Docs.rs
winch-codegen-0.6.0
winch-codegen 0.6.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
github:bytecodealliance:wasmtime-publish
wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cranelift-codegen ^0.95.0
normal
gimli ^0.27.0
normal
regalloc2 ^0.6.0
normal
smallvec ^1.6.1
normal
target-lexicon ^0.12.3
normal
wasmparser ^0.102.0
normal
Versions
81.25%
of the crate is documented
Go to latest version
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
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
☰
Module isa
Traits
Functions
Type Definitions
?
Module
winch_codegen
::
isa
source
·
[
−
]
Traits
TargetIsa
A trait representing commonalities between the supported instruction set architectures.
Functions
lookup
Look for an ISA builder for the given target triple.
Type Definitions
Builder