0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-01 20:25:12 -05:00
denoland-deno/cli/standalone
Divy Srivastava 8b1a4d1f46 chore: add DENO_FUTURE env var (#22318)
Closes https://github.com/denoland/deno/issues/22315

```
~> DENO_FUTURE=1 target/debug/deno

> globalThis.window
undefined
```
2024-02-15 10:32:21 +05:30
..
binary.rs feat: denort binary for deno compile (#22205) 2024-02-15 10:32:21 +05:30
file_system.rs fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745) 2024-01-05 18:28:33 +05:30
mod.rs chore: add DENO_FUTURE env var (#22318) 2024-02-15 10:32:21 +05:30
virtual_fs.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00