Registry / networking / wasmer-wasi-fl

wasmer-wasi-fl

JSON →
library0.17.1rscratesunverified

Wasmer runtime WASI implementation library.

# Cargo.toml [dependencies] wasmer-wasi-fl = "0.17.1"
INSTALL
IMPORT
SIG · WASMER-WASI-FL
W
wasmer-wasi-fl
networkingrustv0.17.1
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.

WasiEnv
✓ use wasmer_wasi_fl::WasiEnv;

Create a new WASI environment.

use wasmer_wasi_fl::WasiEnv; fn main() { let env = WasiEnv::new("program"); println!("WASI environment created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
wasmer-wasi-fl — cargo add wasmer-wasi-fl · libregistry