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

# Structs

CloseNotifierKey is a context.Context Value key.
EnableSnapshotterKey is a context key to indicate that snapshotting should be enabled.
FunctionListenerFactoryKey is a context.Context Value key.
ImportResolverKey is a context.Context Value key.
MemoryAllocatorKey is a context.Context key for the experimental memory allocator.
SnapshotterKey is a context key to access a Snapshotter from a host function.