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

Create webpack production configs for saito-wasm and saito-js which reduces the lib sizes #335

Open
4 of 5 tasks
SankaD opened this issue May 1, 2023 · 2 comments
Open
4 of 5 tasks
Labels
enhancement New feature or request

Comments

@SankaD
Copy link
Member

SankaD commented May 1, 2023

  • Create config.js files
  • Publish to npm
  • Update CI plans to use production configs
  • Check if chrome can load SLR without OOM errors when devtool open (AFAIK chrome bug which affects our development)
  • Reduce size of the generated wasm files to an acceptable level (usability)
@SankaD
Copy link
Member Author

SankaD commented May 1, 2023

required for #290

@arpee
Copy link
Member

arpee commented May 12, 2023

Just did a test of production download sizes using gzip compression on outgoing files.

Current wasm branch saito.js is 5.8MB
Current staging saito.js is 1.8MB

So - yes, we need this.

@SankaD SankaD added the enhancement New feature or request label Nov 27, 2023
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

3 participants