- working on a string/bytes table - no longer directly referencing ir outside of current function; the goal here is to end up only generating ir for 1 function, then link together in assembling step. this involves adding an GlobalRef() ast-node and ExternRef() ir instruction |
||
---|---|---|
src | ||
tests/faulty | ||
.gitignore | ||
Cargo.toml | ||
grammar.bnf | ||
rust-toolchain |