Crate winch_codegen

source ·
Expand description

Code generation library for Winch.

Re-exports

  • pub use isa::*;

Modules

Structs

  • Metadata about a function callee. Use by the code generation to emit function calls.

Traits

  • Function environment used the by the code generation to resolve module and runtime-specific information.