Docs.rs
wasm-instrument-0.4.0
wasm-instrument 0.4.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-wasm ^0.45
normal
binaryen ^0.12
dev
criterion ^0.4
dev
diff ^0.1
dev
pretty_assertions ^1
dev
rand ^0.8
dev
wasmi ^0.20
dev
wasmparser ^0.95
dev
wasmprinter ^0.2
dev
wat ^1
dev
Versions
96.55%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasm_
instrument
0.4.0
Module host_
function
Module Items
Structs
In wasm_
instrument::
gas_
metering
wasm_instrument
::
gas_metering
Module
host_function
Copy item path
Source
Expand description
Gas metering with an external host function.
Structs
ยง
Injector
Injects invocations of the gas charging host function into each metering block.