iterator: init + global: snapshot

This commit is contained in:
nym21
2025-10-21 18:59:30 +02:00
parent 4ffa2e3993
commit 8072c4670c
31 changed files with 456 additions and 165 deletions

View File

@@ -16,5 +16,5 @@ rolldown = { version = "0.2.3", package = "brk_rolldown" }
# rolldown = "0.1.0"
# brk_rolldown = "0.2.3"
# brk_rolldown = { path = "../../../rolldown/crates/rolldown"}
sugar_path = "1.2.0"
sugar_path = "1.2.1"
tokio = { workspace = true }