WASM executor for inkpad, enabling execution of smart contracts compiled to WebAssembly.
# Cargo.toml
[dependencies]
inkpad-executor = "0.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creating an executor and running a WASM module.
Ensure your environment supports WASM execution (e.g., wasmtime or wasmi).
No dependency data recorded yet.