myuon/quartz

Incremental Build

Opened this issue · 0 comments

myuon commented

at dc53454

VERBOSE=true just build_compiler current current.2
Building compiler current -> current.2
    Finished release [optimized] target(s) in 0.10s
     Running `target/release/quartz compile -o ./build/quartz-current.2.wat ./quartz/main.qz`
parse: 601ms
typecheck: 922ms
ircodegen: 485ms
transform: 6ms
fold: 121ms
codegen: 1877ms
compiled: writing wat to ./build/quartz-current.2.wat