deno/cli/tools/run
Divy Srivastava a68eb3fcc3
feat: denort binary for deno compile (#22205)
This introduces the `denort` binary - a slim version of deno without
tooling. The binary is used as the default for `deno compile`.

Improves `deno compile` final size by ~2.5x (141 MB -> 61 MB) on Linux
x86_64.
2024-02-13 21:52:30 +05:30
..
hmr.rs feat: denort binary for deno compile (#22205) 2024-02-13 21:52:30 +05:30
mod.rs fix: cache bust jsr deps on constraint failure (#22372) 2024-02-10 10:02:31 -05:00