Expand description
WASM related primitives.
Modulesยง
- abi ๐
- WASM ABI
- data ๐
- Dataset in code generation
- func ๐
- Function handler
- host ๐
- Host functions
Macrosยง
- impl_
deref ๐
Structsยง
- Data
- Data section conversion
- Env
- A struct that holds the environment wasm module.
- Exports
- WASM export section
- Funcs
- WASM function registry
- Function
- Function with validator.
- Functions
- WASM Functions by indexes.
- Imports
- WASM import section
- Slots
- WASM slot registry
Enumsยง
- Host
Func - EVM built-in function.