package
1.9.0
Repository: https://github.com/tetratelabs/wazero.git
Documentation: pkg.go.dev

# Functions

New returns a new Cache implemented by fileCache.

# Interfaces

Cache allows the compiler engine to skip compilation of wasm to machine code where doing so is redundant for the same wasm binary and version of wazero.

# Type aliases

Key represents the 256-bit unique identifier assigned to each cache entry.