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

[Web] Improve initial loading times using WASM #49

Open
maheshj01 opened this issue Nov 17, 2023 · 2 comments
Open

[Web] Improve initial loading times using WASM #49

maheshj01 opened this issue Nov 17, 2023 · 2 comments
Labels
P2 Something does not work as expected and needs a fix performance issues related to speed and jank web issues affecting for platfrom web

Comments

@maheshj01
Copy link
Owner

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.

@maheshj01 maheshj01 added performance issues related to speed and jank P2 Something does not work as expected and needs a fix web issues affecting for platfrom web labels Nov 17, 2023
@maheshj01 maheshj01 changed the title Improve initial loading time [Web] Improve initial loading times using WASM Nov 17, 2023
@maheshj01
Copy link
Owner Author

maheshj01 commented Jan 5, 2024

Update: App fails to build on master channel. Some of the dependencies are not compatible with WASM

@maheshj01
Copy link
Owner Author

Update some of the dependencies still don't have support for wasm yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Something does not work as expected and needs a fix performance issues related to speed and jank web issues affecting for platfrom web
Projects
None yet
Development

No branches or pull requests

1 participant