Docs.rs
wasmer-compiler-singlepass-5.0.1
wasmer-compiler-singlepass 5.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
byteorder ^1.3
normal
dynasm ^1.2.3
normal
dynasmrt ^1.2.3
normal
enumset ^1.1.0
normal
gimli ^0.28.1
normal
optional
hashbrown ^0.11
normal
optional
lazy_static ^1.4
normal
more-asserts ^0.2
normal
smallvec ^1.6
normal
wasmer-compiler =5.0.1
normal
wasmer-types =5.0.1
normal
target-lexicon ^0.12.2
dev
rayon ^1.5
normal
optional
Versions
50%
of the crate is documented
Platform
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
wasmer_
compiler_
singlepass
5.0.1
wasmer_compiler_singlepass
Macro
codegen_error
Copy item path
Source
macro_rules!
codegen_error { ($(
$arg
:tt)
*
) => { ... }; }