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

Replace dart.library.js with dart.library.js_interop. #434

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

BirjuVachhani
Copy link
Contributor

@BirjuVachhani BirjuVachhani commented Sep 18, 2024

This PR replaces all dart.library.js conditional imports with dart.library.js_interop to make it compatible with Wasm.

Potentially fixes #432

@knopp knopp merged commit 0574506 into superlistapp:main Sep 19, 2024
8 checks passed
@knopp
Copy link
Collaborator

knopp commented Sep 19, 2024

Thanks!

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.

Support Wasm Compilation
2 participants