Module move_compiler::command_line::compiler
source · [−]Structs
Constants
Functions
Given a set of dependencies, precompile them and save the ASTs so that they can be used again to compile against without having to recompile these dependencies
Given a file map and a set of compiled programs, saves the compiled programs to disk
Runs the bytecode verifier on the compiled units Fails if the bytecode verifier errors