feat: migrate to cranelift (WIP)
This commit is contained in:
@@ -34,6 +34,9 @@ hashbrown = "0.15"
|
||||
priority-queue = "2.5"
|
||||
lru = "0.14"
|
||||
replace_with = "0.1"
|
||||
inkwell = { version = "0.6.0", features = ["llvm18-1"] }
|
||||
cranelift = "0.121"
|
||||
cranelift-module = "0.121"
|
||||
cranelift-jit = "0.121"
|
||||
cranelift-native = "0.121"
|
||||
|
||||
rustyline = { version = "15.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user