Derive macros for the Wasmer WebAssembly runtime, enabling easy export/import of functions.
# Cargo.toml
[dependencies]
wasmer-derive = "7.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives the WasmerExport trait for a struct to export it as a WebAssembly module.
Add wasmer as a dependency with the appropriate features
No dependency data recorded yet.