mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 13:11:32 +00:00
vm: implement local slot storage for fast lookup
This commit is contained in:
@ -10,6 +10,7 @@ dependencies {
|
||||
api(project(":compiler"))
|
||||
api(project(":vm"))
|
||||
api("com.github.ajalt.clikt:clikt:4.2.0")
|
||||
api("com.charleskorn.kaml:kaml:0.55.0")
|
||||
|
||||
implementation(project(":common"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user