SaitoTech / saito-rust-workspace

Cargo workspace which contains all the rust projects for Saito
4 stars 3 forks source link

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

Open SankaD opened 1 year ago

SankaD commented 1 year ago
SankaD commented 1 year ago

required for #290

arpee commented 1 year ago

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.