1
0
Fork 0
tsgames/compile_flags.txt

10 lines
122 B
Plaintext

--target=wasm32
-std=gnu++23
-fno-builtin
--no-standard-libraries
-I
build/assets/include
-Wall
-Wextra
-Wpedantic
-Werror