Docs.rs
winch-codegen-31.0.0
winch-codegen 31.0.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.93
normal
cranelift-codegen ^0.118.0
normal
gimli ^0.31.0
normal
regalloc2 ^0.11.1
normal
smallvec ^1.6.1
normal
target-lexicon ^0.13.0
normal
thiserror ^1.0.43
normal
wasmparser ^0.226.0
normal
wasmtime-cranelift =31.0.0
normal
wasmtime-environ =31.0.0
normal
Versions
90.91%
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
winch_
codegen
31.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 */
}