Crate winch_codegen
source ·Expand description
Code generation library for Winch.
Re-exports§
pub use isa::*;
Modules§
Structs§
- Provides the ABI signatures for each builtin function signature.
- The function environment.
Enums§
- The supported trampoline kinds. See https://github.com/bytecodealliance/rfcs/blob/main/accepted/tail-calls.md#new-trampolines-and-vmcallercheckedanyfunc-changes for more details.