Expand description
Function Export Module
Handles exporting host functions to WASM modules. Provides registration and management of functions that WASM can call.
Structsยง
- Export
Config - Export configuration for WASM functions
- Function
Export Impl - Function export for WASM
- Function
Stats - Function statistics
- Host
Function Registry - Host function registry for WASM exports
- Registered
Host ๐Function - Registered host function with metadata