polywrap_wasm.linker.invoke module
This module contains the linker for the invoke family of Wasm imports.
- class polywrap_wasm.linker.invoke.WrapInvokeLinker[source]
Bases:
BaseWrapLinkerLinker for the invoke family of Wasm imports.
- link_wrap_invoke_args() None[source]
Link the __wrap_invoke_args function as an import to the Wasm module.