Docs.rs
winch-codegen-36.0.2
winch-codegen 36.0.2
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.93
normal
cranelift-assembler-x64 ^0.123.2
normal
cranelift-codegen ^0.123.2
normal
gimli ^0.32.0
normal
regalloc2 ^0.12.2
normal
smallvec ^1.6.1
normal
target-lexicon ^0.13.0
normal
thiserror ^2.0.12
normal
wasmparser ^0.236.0
normal
wasmtime-internal-cranelift =36.0.2
normal
wasmtime-environ =36.0.2
normal
wasmtime-internal-math =36.0.2
normal
Versions
90.91%
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
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
Crate winch_codegen
winch_
codegen
36.0.2
All Items
Crate Items
Modules
Structs
Crate
winch_
codegen
Copy item path
Source
Expand description
Code generation library for Winch.
Re-exports
§
pub use
isa
::*;
Modules
§
isa
Structs
§
Builtin
Functions
Provides the ABI signatures for each builtin function signature.
FuncEnv
The function environment.