Module test_modules

Module test_modules 

Source

Constants§

INVALID_MAGIC_WASM
Invalid WASM with wrong magic number

Functions§

minimal_wasm
A minimal valid WASM module that does nothing
simple_function_wasm
A WASM module with a simple function export
wasi_hello_wasm
A WASI-compatible WASM module with _start export