#[wit_export]
Expand description
Registers an impl
block’s functions as callable host functions exported to guest Wasm
modules.
The code generated depends on the enabled feature flags to determine which Wasm runtimes will be supported.
#[wit_export]
Registers an impl
block’s functions as callable host functions exported to guest Wasm
modules.
The code generated depends on the enabled feature flags to determine which Wasm runtimes will be supported.