wiggle

Macro wasmtime_integration

source
wasmtime_integration!() { /* proc-macro */ }
Expand description

Define the structs required to integrate a Wiggle implementation with Wasmtime.

ยงArguments

Arguments are provided using struct syntax e.g. { arg_name: value }.

  • target: The path of the module where the Wiggle implementation is defined.