Module hotg_rune_compiler::codegen
source · [−]Expand description
The code generation phase.
This takes the parsed and analysed Rune and generates all the necessary files to make a Rust project.
Structs
A WebAssembly custom section to be embedded in the Rune.
A file that will be written to the Rune’s build directory.
A summary of the Rune pipeline that will be embedded in the Rune.