Registry / networking / polywrap-wasm

polywrap-wasm

JSON →
library0.1.11rscratesunverified

Rust implementation of WASM runtime compliant with WRAP standard.

# Cargo.toml [dependencies] polywrap_wasm = "0.1.11"
INSTALL
IMPORT
SIG · POLYWRAP-WASM
P
polywrap-wasm
networkingrustv0.1.11
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.

WasmWrapper
use polywrap_wasm::wasm::WasmWrapper;

Initialize a WASM wrapper per WRAP standard.

use polywrap_wasm::wasm::WasmWrapper; fn main() { let wrapper = WasmWrapper::new(); println!("Wrapper created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.11latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
polywrap-wasm — cargo add polywrap-wasm · libregistry