refactor(vm, frontend): internally tag template enum, finish remap frontend

This commit is contained in:
Rachel Powers
2024-05-31 21:41:09 -07:00
parent 337ca50560
commit d618f7b091
20 changed files with 3059 additions and 451 deletions

View File

@@ -18,7 +18,3 @@ opt-level = "s"
lto = true
[profile.dev]
opt-level = 1
[patch.crates-io]
onig_sys = { git = "https://github.com/rust-onig/rust-onig", revision = "fa90c0e97e90a056af89f183b23cd417b59ee6a2" }