vocabhub
vocabhub copied to clipboard
[Web] Improve initial loading times using WASM
Describe the bug Inspired from the wasm web work for flutter and the demo app presented, It seems it is possible to get faster loading times on the flutter web apps.
Additional Info It is important to note that this is only supported on Chrome 119 and FIrefox 120 and above.
Update: App fails to build on master channel. Some of the dependencies are not compatible with WASM
Update some of the dependencies still don't have support for wasm yet