Skip to content

Add emsdk testing to CI #762

@kripken

Description

@kripken

Currently

  • check.py will download the wasm waterfall build of llvm+clang and use that to test the wasm backend. This works on travis and locally.
  • check.py will look for emcc in the path, and it that is present, it will use that for testing, which tests fastcomp and asm2wasm. This works locally, but not on travis since we don't have emcc set up there.

It would be nice to use the emsdk to do the tests in that second point on travis. There is now a nightly build of the emsdk that @juj set up,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions