roc/crates/wasm_interp
Brian Carroll b10ac827f1
wasm_interp: simplified ImportDispatcher
We don't really need a trait for the 'import module' concept.
2022-12-01 08:47:32 +00:00
..
src wasm_interp: simplified ImportDispatcher 2022-12-01 08:47:32 +00:00
tests wasm_interp: expose both call_export_from_cli and call_export (for library usage) 2022-11-30 23:20:58 +00:00
Cargo.toml wasm_interp: Create a CLI to run .wasm files 2022-11-25 00:14:44 +00:00