nac3/nac3core
David Mak a2fce49b26 core: Allocate exceptions at the beginning of function
Only one instance of exception is necessary, as exceptions will always
be initialized before being thrown.
2023-10-06 12:13:20 +08:00
..
src core: Allocate exceptions at the beginning of function 2023-10-06 12:13:20 +08:00
Cargo.toml meta: Update to Rust Edition 2021 2023-09-15 10:25:50 +08:00
build.rs flake: Add clang alongside clang-unwrapped 2023-09-30 09:31:18 +08:00