| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-13 | feat: denort binary for `deno compile` (#22205) | Divy Srivastava | |
| 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. | |||
