Start messing around with cranelift.
This commit is contained in:
@@ -16,6 +16,11 @@ path = "src/bin.rs"
|
||||
clap = { version = "^3.0.14", features = ["derive"] }
|
||||
codespan = "0.11.1"
|
||||
codespan-reporting = "0.11.1"
|
||||
cranelift-codegen = "^0.89.2"
|
||||
cranelift-frontend = "^0.89.2"
|
||||
cranelift-module = "^0.89.2"
|
||||
cranelift-native = "^0.89.2"
|
||||
cranelift-object = "^0.89.2"
|
||||
lalrpop-util = "^0.19.7"
|
||||
lazy_static = "^1.4.0"
|
||||
logos = "^0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user