1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/test_util
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
..
src feat: denort binary for deno compile (#22205) 2024-02-13 21:52:30 +05:30
std@e0ef24091e chore: update std to 0.208.0 (#21318) 2023-12-02 03:20:06 +01:00
wpt@fb81ba9b33 chore: update WPT (#22312) 2024-02-07 15:46:44 +01:00
Cargo.toml refactor: split integration tests from CLI (part 1) (#22308) 2024-02-09 13:33:05 -07:00