2024-11-30 11:57:29 -06: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]
|
|
|
|
--path-resolver <name> - choose between builtin path resolvers, options are: ableos
|