Registry / other / wasmer-interface-types-fl

wasmer-interface-types-fl

JSON →
library0.28.0rscratesunverified

WebAssembly Interface Types library for Wasmer, enabling typed interactions with Wasm modules.

# Cargo.toml [dependencies] wasmer-interface-types-fl = "0.28.0"
INSTALL
IMPORT
SIG · WASMER-INTERFACE-T
W
wasmer-interface-types-fl
otherrustv0.28.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Interface
use wasmer_interface_types_fl::Interface;

Create a new WebAssembly interface type instance.

use wasmer_interface_types_fl::Interface; let interface = Interface::new(); println!("Interface created");
Debug
Known issues
breakingDeprecated in favor of wasmer-interface-types.
fix
Use the `wasmer-interface-types` crate instead.
affects: >=0.28.0
Upgrade
Version history
0.28.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
wasmer-interface-types-fl — cargo add wasmer-interface-types-fl · libregistry