Registry / other / wasmtime-environ

wasmtime-environ

JSON →
library45.0.2rscratesunverified

Standalone environment support for WebAssembly code in Cranelift

# Cargo.toml [dependencies] wasmtime-environ = "45.0.2"
INSTALL
IMPORT
SIG · WASMTIME-ENVIRON
W
wasmtime-environ
otherrustv45.0.2
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.

Module
✓ use wasmtime_environ::Module;

Create a new WebAssembly module environment.

use wasmtime_environ::Module; fn main() { let module = Module::new(); println!("Module created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
45.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
wasmtime-environ — cargo add wasmtime-environ · libregistry