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 section conversion
- A struct that holds the environment wasm module.
- WASM export section
- WASM function registry
- Function with validator.
- WASM Functions by indexes.
- WASM import section
- WASM slot registry
Enumsยง
- EVM built-in function.
Traitsยง
- Get the offset of this type in the lowest significant bytes.
- WASM type size for the stack representation of EVM.