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

Library dxt-js as optional dependency #7

Open
Timic3 opened this issue Mar 3, 2024 · 0 comments
Open

Library dxt-js as optional dependency #7

Timic3 opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Timic3
Copy link
Owner

Timic3 commented Mar 3, 2024

RW parser as a whole has quite large bundle size, considering 87% of the size comes from dxt-js library. We could implement DXT decompression (we don't need compression) functionality in JavaScript/TypeScript and ship significantly smaller bundle size with no dependencies whatsoever. It might be a bit slower, but if people want to trade speed for smaller bundle size, this should be an option.

@Timic3 Timic3 added the enhancement New feature or request label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant