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

# Functions

DecodeModule implements wasm.DecodeModule for the WebAssembly 1.0 (20191205) Binary Format See https://www.w3.org/TR/2019/REC-wasm-core-1-20191205/#binary-format%E2%91%A0.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Magic is the 4 byte preamble (literally "\0asm") of the binary format See https://www.w3.org/TR/2019/REC-wasm-core-1-20191205/#binary-magic.