package interpreter
import "github.com/tetratelabs/wazero/internal/engine/interpreter"
Index ¶
- func NewEngine(_ context.Context, enabledFeatures api.CoreFeatures) wasm.Engine
- func WasmCompatMax32bits(v1, v2 uint32) uint64
- func WasmCompatMin32bits(v1, v2 uint32) uint64
Functions ¶
func NewEngine ¶
func WasmCompatMax32bits ¶
func WasmCompatMin32bits ¶
Source Files ¶
- Version
- v1.0.0-pre.7
- Published
- Jan 2, 2023
- Platform
- linux/amd64
- Imports
- 15 packages
- Last checked
- 3 hours ago –
Tools for package owners.