Registry / utility / marine-wasmtime-backend

marine-wasmtime-backend

JSON →
library0.7.0rscratesunverified

Fluence Marine Wasm backend interface implementation for Wasmtime

# Cargo.toml [dependencies] marine-wasmtime-backend = "0.7.0"
INSTALL
IMPORT
SIG · MARINE-WASMTIME-BA
M
marine-wasmtime-backend
utilityrustv0.7.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.

WasmtimeBackend
use marine_wasmtime_backend::WasmtimeBackend;

Initialize Wasmtime backend for Marine

use marine_wasmtime_backend::WasmtimeBackend; fn main() { let backend = WasmtimeBackend::new(); }
Debug
Known issues
gotchaRequires wasmtime feature flags
fix
Enable 'wasmtime' feature in marine crate
affects: >=0.7.0
Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
marine-wasmtime-backend — cargo add marine-wasmtime-backend · libregistry