summaryrefslogtreecommitdiff
path: root/runtime/snapshot.rs
AgeCommit message (Collapse)Author
2023-11-15perf: static bootstrap options in snapshot (#21213)Divy Srivastava
Closes https://github.com/denoland/deno/issues/21133
2023-11-14refactor: snapshot module for deno_runtime (#21162)Divy Srivastava
Closes #21134