ndstrides: Allow multi-file IRRT + Exceptions in IRRT #508

Merged
sb10q merged 9 commits from ndstrides-enhance-irrt into ndstrides 2024-08-27 22:50:15 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 96073fe6bc - Show all commits

View File

@ -22,6 +22,7 @@ fn main() {
"--target=wasm32",
"-x",
"c++",
"-std=c++20",
"-fno-discard-value-names",
"-fno-exceptions",
"-fno-rtti",