Docs.rs
winch-codegen-27.0.0
winch-codegen 27.0.0
Permalink
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.114.0
normal
gimli ^0.31.0
normal
regalloc2 ^0.10.2
normal
smallvec ^1.6.1
normal
target-lexicon ^0.12.16
normal
wasmparser ^0.219.1
normal
wasmtime-cranelift =27.0.0
normal
wasmtime-environ =27.0.0
normal
Versions
90.32%
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
winch_
codegen
27.0.0
Builder
Aliased type
In winch_
codegen::
isa
winch_codegen
::
isa
Type Alias
Builder
Copy item path
Source
pub type Builder =
IsaBuilder
<
Result
<
Box
<dyn
TargetIsa
>>>;
Aliased Type
ยง
struct Builder {
/* private fields */
}