holey-bytes/hblang/command-help.txt

5 lines
257 B
Plaintext

--fmt - format all 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 threads compiler can use [default: 1]