WIP: rip out a bunch of stuff and rework

This commit is contained in:
Chris Fallin
2021-09-02 19:30:28 -07:00
parent 84b7612b98
commit e08160845e
8 changed files with 331 additions and 993 deletions

View File

@@ -9,3 +9,4 @@ license = "Apache-2.0 WITH LLVM-exception"
log = "0.4"
env_logger = "0.8"
thiserror = "1.0"
peepmatic-automata = { version = "*", path = "wasmtime/cranelift/peepmatic/crates/automata" }