Skip to content

Conversation

@duncanbeevers
Copy link
Contributor

The --experimental-wasm-bulk-memory is no longer supported by Chrome.

Running this repo locally against Chrome Version 98.0.4758.80 (Official Build) (arm64), I'm able to run the unit tests without this flag.

With the flag in place, the tests exit early with an error message.

2022-02-23 at 2 16 PM

With the flag removed, the tests exit happily.

2022-02-23 at 2 17 PM

@jeromewu
Copy link
Collaborator

Thanks for the PR!

@jeromewu jeromewu merged commit 47cd44b into ffmpegwasm:master Aug 14, 2022
@duncanbeevers duncanbeevers deleted the build/remove-experimental-flag branch August 14, 2022 11:50
jeromewu added a commit that referenced this pull request Aug 10, 2023
…flag

build: Remove --experimental-wasm-bulk-memory flag
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.

2 participants