Registry / other / wasmer-runtime-core-asml-fork

wasmer-runtime-core-asml-fork

JSON →
library0.1.1rscratesunverified

A forked version of the Wasmer runtime core library providing WebAssembly execution support.

# Cargo.toml [dependencies] wasmer-runtime-core-asml-fork = "0.1.1"
INSTALL
IMPORT
SIG · WASMER-RUNTIME-COR
W
wasmer-runtime-core-asml-fork
otherrustv0.1.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.

Instance
use wasmer_runtime_core_asml_fork::Instance;

Creates a new Wasmer runtime instance.

use wasmer_runtime_core_asml_fork::Instance; fn main() { let instance = Instance::new(); println!("Instance created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
wasmer-runtime-core-asml-fork — cargo add wasmer-runtime-core-asml-fork · libregistry