Skip to content

Add Emscripten tests - #196

Merged
josephlr merged 2 commits into
masterfrom
emcc
Jan 5, 2021
Merged

Add Emscripten tests#196
josephlr merged 2 commits into
masterfrom
emcc

Conversation

@josephlr

@josephlrjosephlr commented Jan 5, 2021

Copy link
Copy Markdown
Member

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
josephlrforce-pushed the emcc branch 7 times, most recently from 307bd78 to c0595bdCompareJanuary 5, 2021 07:58
@josephlr

Copy link
Copy Markdown
MemberAuthor

@newpavlov This is ready now.

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

@josephlrjosephlr mentioned this pull request Jan 5, 2021
6 tasks
Comment thread.github/workflows/tests.yml Outdated
@josephlr
josephlr merged commit 9d7a76c into masterJan 5, 2021
@josephlr
josephlr deleted the emcc branch January 5, 2021 09:38
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
See rust-random#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.
Sign up for freeto 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

@josephlr@newpavlov