deno icon indicating copy to clipboard operation
deno copied to clipboard

feat: denort binary for `deno compile`

Open littledivy opened this issue 1 year ago • 0 comments

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.

littledivy avatar Jan 31 '24 14:01 littledivy