Registry / other / gear-wasm-instrument

gear-wasm-instrument

JSON →
library1.10.0rscratesunverified

Wasm instrument library for Gear programs, enabling instrumentation of WebAssembly modules.

# Cargo.toml [dependencies] gear-wasm-instrument = "1.10.0"
INSTALL
IMPORT
SIG · GEAR-WASM-INSTRUME
G
gear-wasm-instrument
otherrustv1.10.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.

Instrumenter
use gear_wasm_instrument::Instrumenter;

Creates an Instrumenter to add instrumentation to WebAssembly modules for Gear.

use gear_wasm_instrument::Instrumenter; fn main() { let instrumenter = Instrumenter::new(); // Instrument a Wasm module }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gear-wasm-instrument — cargo add gear-wasm-instrument · libregistry