feat: stash

This commit is contained in:
2025-05-08 16:58:22 +08:00
parent ad7d1215b6
commit 14045f7924
6 changed files with 119 additions and 337 deletions

View File

@@ -17,8 +17,6 @@ derive_more = { version = "2.0", features = [ "full" ] }
ecow = "0.2"
regex = "1.11"
cranelift-codegen = "0.119"
cranelift-frontend = "0.119"
cranelift-jit = "0.119"
inkwell = { version = "0.6.0", features = ["llvm18-1"] }
rustyline = "15.0"