Docs.rs
wasm-debug-0.2.0
wasm-debug 0.2.0
Permalink
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
anyhow ^1.0
normal
cranelift-entity ^0.59.0
normal
faerie ^0.14.0
normal
gimli ^0.20.0
normal
more-asserts ^0.2.1
normal
target-lexicon ^0.10.0
normal
thiserror ^1.0.4
normal
wasmparser ^0.51.4
normal
Versions
65.08%
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_
debug
0.2.0
In wasm_
debug::
types
wasm_debug
::
types
Type Alias
RegUnit
Copy item path
Source
pub type RegUnit =
u16
;
Expand description
Type to track in which register a value is located.