index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
snapshot.rs
Age
Commit message (
Expand
)
Author
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-03-12
refactor: add `deno_permissions` crate (#22236)
Divy Srivastava
2024-03-05
chore: upgrade deno_core (#22699)
Bartek Iwańczuk
2024-02-27
chore: bump deno_core (#22596)
Matt Mastracci
2024-02-17
chore: bump deno_core (#22443)
Matt Mastracci
2024-02-13
chore: deno_core bump (#22407)
Matt Mastracci
2024-02-06
refactor: don't expose worker ops to user code (#22276)
Bartek Iwańczuk
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-05
fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745)
Divy Srivastava
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
2023-11-15
perf: static bootstrap options in snapshot (#21213)
Divy Srivastava
2023-11-14
refactor: snapshot module for deno_runtime (#21162)
Divy Srivastava