cranelift_isle

Module 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.