A runtime for hot reloading and invoking Mun from Rust
Provides a C API for the Mun runtime
Command-line interface for compiling, monitoring and running Mun code
Rust wrapper for the Mun ABI
Common functionality between C api crates.
LLVM IR code generation for Mun
Macros used by mun code generation
Binary compilation functionality for Mun
Functionality for continuously monitoring Mun source files for changes and triggering recompilation
Provides in-depth diagnostic information for compiler errors
Provides high-level intermediate representation of Mun code
Provides a language server protocol server for the Mun language