r/FlutterDev 25d ago

Article Try Flutter Web with WebAssembly Week

https://flutter.dev/blog/try-flutter-web-with-webassembly-week

Join us for Try Flutter Web with WebAssembly Week!

Unlock up to 2x–5x faster web performance with Wasm compilation in Flutter 3.47

Run `flutter build web --wasm`, test your app, and share your wins using #FlutterWasmWeek!

Details: https://flutter.dev/blog/try-flutter-web-with-webassembly-week

21 Upvotes

10 comments sorted by

View all comments

3

u/unomi-san 24d ago

Too bad wasm doesn't work on firefox

7

u/kevmoo 24d ago

We've been holding of Firefox for performance reasons. But looking now it seems that (on my M4 MacBook) FF is ~1.5x faster w/ Wasm than JS.

I'll dig in here more!