feat: stash

This commit is contained in:
2025-05-08 10:36:35 +08:00
parent d41aa0fef2
commit ad7d1215b6
4 changed files with 357 additions and 13 deletions

View File

@@ -17,4 +17,8 @@ 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"
rustyline = "15.0"