Module cranelift_isle::compile

source ·
Expand description

Compilation process, from AST to Sema to Sequences of Insts.

Functions§

  • Compile the given AST definitions into Rust source code.
  • Compile the given files into Rust source code.