oxc/napi
sapphi-red 86b6219d26
feat(mangler): use characters in the order of their likely frequency (#8771)
Just noticed that we can use a static list here. I think this has no downsides. To have better compression, we can actually count the characters, but I guess there won't be much difference normally.
2025-01-29 02:20:44 +00:00
..
minify feat(mangler): use characters in the order of their likely frequency (#8771) 2025-01-29 02:20:44 +00:00
parser release(crates): v0.48.1 (#8738) 2025-01-26 22:20:13 +08:00
transform release(crates): v0.48.1 (#8738) 2025-01-26 22:20:13 +08:00
.gitignore feat(napi): isolated-declaration (#3718) 2024-06-17 13:06:00 +00:00