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

Add Emscripten tests #196

Merged
merged 2 commits into from
Jan 5, 2021
Merged

Add Emscripten tests #196

merged 2 commits into from
Jan 5, 2021

Conversation

josephlr
Copy link
Member

@josephlr josephlr commented Jan 5, 2021

See #194

This installs (and caches) the emsdk toolchain at the last version compatible w/ stable rust. It also tests on both asmjs and wasm32, uses node by default, and works around an asm.js bug.

@josephlr josephlr force-pushed the emcc branch 7 times, most recently from 307bd78 to c0595bd Compare January 5, 2021 07:58
@josephlr
Copy link
Member Author

josephlr commented Jan 5, 2021

@newpavlov This is ready now.

I also took your advice from the last CI PR and make all the emscripten stuff one job.

@josephlr josephlr mentioned this pull request Jan 5, 2021
6 tasks
.github/workflows/tests.yml Outdated Show resolved Hide resolved
@josephlr josephlr merged commit 9d7a76c into master Jan 5, 2021
@josephlr josephlr deleted the emcc branch January 5, 2021 09:38
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