Skip to content

chore(web-spawn): remove atomics flag#76

Open
themighty1 wants to merge 1 commit intodevfrom
chore/web-spawn-no-atomics
Open

chore(web-spawn): remove atomics flag#76
themighty1 wants to merge 1 commit intodevfrom
chore/web-spawn-no-atomics

Conversation

@themighty1
Copy link
Copy Markdown
Member

This PR removes the +atomics wasm rustflag from web-spawn. These flags are only required for web-spawn’s standalone wasm tests; in production, web-spawn is built with the consuming crate’s target flags.

Currently +atomics causes errors in the chrome driver.

@themighty1
Copy link
Copy Markdown
Member Author

nvm, for web-spawn, +atomics is not optional. We'll need to find a proper fix for why the tests are failing in github's CI (they pass locally)

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