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

feat: Add wasm support #167

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

pedromassango
Copy link

@pedromassango pedromassango commented Oct 4, 2024

Fixes #133

Test

To test this PR, go to the example folder and try to build the app using Wasm:

cd example && flutter build web --wasm

@pedromassango pedromassango mentioned this pull request Oct 4, 2024
pubspec.yaml Outdated Show resolved Hide resolved
@pedromassango
Copy link
Author

Cc @jaredmixpanel

@willsmanley
Copy link

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

@willsmanley
Copy link

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

@martinloesethjensen
Copy link

Could also add section in CHANGELOG.md

@pedromassango
Copy link
Author

Will get back to this today

@pedromassango
Copy link
Author

@willsmanley this is now ready for another review

@willsmanley
Copy link

willsmanley commented Jan 26, 2025

LGTM but im not a maintainer

thank you for incorporating the cross site tag!

@pedromassango
Copy link
Author

Cc @jaredmixpanel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WASM support
3 participants