Docs.rs
winch-codegen-0.22.2
winch-codegen 0.22.2
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.111.2
normal
gimli ^0.29.0
normal
regalloc2 ^0.9.3
normal
smallvec ^1.6.1
normal
target-lexicon ^0.12.16
normal
wasmparser ^0.215.0
normal
wasmtime-cranelift =24.0.2
normal
wasmtime-environ =24.0.2
normal
Versions
88%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
winch_
codegen
0.22.2
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 */
}