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

chore(verel): disable browser tests #474

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

franklevasseur
Copy link
Member

Browser tests keep failing with error:

WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 8MB. Use WebAssembly.compile, compile on a worker thread, or use the flag `--enable-features=WebAssemblyUnlimitedSyncCompilation`.

I have little time to dig deeper into that + we don't currently use verel in the browser because its too big anyway

@franklevasseur franklevasseur merged commit 9eeb29b into master Nov 14, 2024
1 check passed
@franklevasseur franklevasseur deleted the fl_verel_disable_browser_tests branch November 14, 2024 22:55
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.

1 participant