holey-bytes/lang/command-help.txt

5 lines
293 B
Plaintext
Raw Normal View History

2024-10-27 13:02:13 -05:00
--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]