holey-bytes/lang/command-help.txt
2024-10-27 19:02:13 +01:00

5 lines
293 B
Plaintext

--fmt - format all imported source files
--fmt-stdout - dont write the formatted file but print it
--dump-asm - output assembly instead of raw code, (the assembly is more for debugging the compiler)
--threads <1...> - number of extra threads compiler can use [default: 0]