Docs.rs
wasmer-compiler-singlepass-6.0.1
wasmer-compiler-singlepass 6.0.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
byteorder ^1.3
normal
dynasm ^3.2.0
normal
dynasmrt ^3.2.0
normal
enumset ^1.1.0
normal
gimli ^0.28.1
normal
optional
hashbrown ^0.11
normal
optional
more-asserts ^0.2
normal
smallvec ^1.6
normal
wasmer-compiler =6.0.1
normal
wasmer-types =6.0.1
normal
target-lexicon ^0.12.2
dev
rayon ^1.5
normal
optional
Versions
50%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmer_
compiler_
singlepass
6.0.1
wasmer_compiler_singlepass
Macro
codegen_error
Copy item path
Source
macro_rules! codegen_error { ($($arg:tt)*) => { ... }; }