feat: builtins.import

This commit is contained in:
2026-01-03 14:52:46 +08:00
parent c79eb0951e
commit 40884c21ad
12 changed files with 557 additions and 97 deletions

View File

@@ -20,6 +20,7 @@ itertools = "0.14"
v8 = "142.2"
deno_core = "0.376"
deno_error = "0.7"
rnix = "0.12"