package wazevo

import "github.com/tetratelabs/wazero/internal/engine/wazevo"

Index

Functions

func NewEngine

NewEngine returns the implementation of wasm.Engine.

Source Files

call_engine.go engine.go entrypoint_others.go hostmodule.go machine.go module_engine.go

Directories

PathSynopsis
internal/engine/wazevo/backendPackage backend must be free of Wasm-specific concept.
internal/engine/wazevo/backend/isa
internal/engine/wazevo/backend/isa/arm64
internal/engine/wazevo/backend/regallocPackage regalloc performs register allocation.
internal/engine/wazevo/frontendPackage frontend implements the translation of WebAssembly to SSA IR using the ssa package.
internal/engine/wazevo/ssaPackage ssa is used to construct SSA function.
internal/engine/wazevo/testcases
internal/engine/wazevo/wazevoapi
Version
v1.5.0
Published
Aug 24, 2023
Platform
js/wasm
Imports
21 packages
Last checked
2 hours ago

Tools for package owners.