Docs.rs
winch-codegen-0.23.3
winch-codegen 0.23.3
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.112.3
normal
gimli ^0.29.0
normal
regalloc2 ^0.10.2
normal
smallvec ^1.6.1
normal
target-lexicon ^0.12.16
normal
wasmparser ^0.217.0
normal
wasmtime-cranelift =25.0.3
normal
wasmtime-environ =25.0.3
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.23.3
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.