--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]