Crate nanowasm [−] [src]
A small embeddable and extendable WebAssembly interpreter.
Uses the parity-wasm
crate for loading wasm binaries.
Modules
interpreter | |
loader | |
types |
Common traits and type definitions used everywhere in nanowasm. |
util |
Misc numerical stuff and other handy functions. |