Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abbreviate non-identifier tokens #35

Open
lifthrasiir opened this issue Sep 25, 2021 · 0 comments
Open

Abbreviate non-identifier tokens #35

lifthrasiir opened this issue Sep 25, 2021 · 0 comments

Comments

@lifthrasiir
Copy link
Owner

lifthrasiir commented Sep 25, 2021

It is technically possible to abbreviate (i.e. convert into unused single bytes) non-identifier tokens in the JS preprocessor, but I'm not very sure about the outcome. For example if the optimal number of abbreviations is close to the maximum, some previously abbreviated tokens may have to be unabbreviated and that can result in worse compression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant