Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 179 Bytes

quick start

cargo r

internal representation

to see the generated instructions after output is printed, enable the print_ir feature flag:

cargo r --features print_ir