Registry / other / wasmtime-wasi

wasmtime-wasi

JSON →
library45.0.2rscratesunverified

Provides WASI (WebAssembly System Interface) implementation for the Wasmtime runtime.

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

WasiCtx
use wasmtime_wasi::WasiCtx;

Create a new WASI context for use with Wasmtime.

use wasmtime_wasi::WasiCtx; let mut ctx = WasiCtx::builder().build();
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
13 hits · last 30 days
node
12
Resources
wasmtime-wasi — cargo add wasmtime-wasi · libregistry