To follow up with my previous WASM vs JS findings, it's nice to notice that WASM release bundle is MUUUCH smaller than JS:
• JS: 2.49 MB
• WASM: 424 KB
Even WASM debug bundle is just 2.85 MB, not that much larger than JS release bundle
Thread in Slack Conversation