Module rings_node::backend::extension::loader
source · Expand description
Loader of wasm, including ABI generator
Structs
- Externref type handler, this is a wrapper of handler function
Traits
- The “WasmABILander” defines how a Rust native struct generates the corresponding Wasm ABI for its getter functions.
Functions
- wasm loarder, bytes can be WAT of *.wasm binary
- Load wasm from filesystem