-
Notifications
You must be signed in to change notification settings - Fork 80
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
feat: Add wasm support #167
base: main
Are you sure you want to change the base?
Conversation
could we get this merged in and patch released? thank you for putting this together! i was literally about to open the same pr as i just implemented it myself before seeing this: https://github.com/willsmanley/mixpanel-flutter |
also, for wasmgc support, could yall consider including this commit? https://github.com/mixpanel/mixpanel-flutter/pull/175/files this just adds crossorigin to the CDN which allows for wasmgc usage |
Could also add section in |
Will get back to this today |
@willsmanley this is now ready for another review |
LGTM but im not a maintainer thank you for incorporating the cross site tag! |
Fixes #133
Test
To test this PR, go to the example folder and try to build the app using Wasm: