| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-06-13 | Add docker image for wasm32-unknown-emscripten | Marco A L Barbosa | -53/+0 | |
| - rename emscripten docker image to asmjs - create wasm32 docker image | ||||
| 2017-04-23 | FIN: update emscripten builder | Tim Neumann | -2/+2 | |
| 2017-03-25 | fix permissions of emsdk_portable | Tim Neumann | -0/+4 | |
| 2017-03-25 | travis: try to fix the build on emscripten | Ariel Ben-Yehuda | -1/+14 | |
| The emsdk-portable .tar.gz now extracts to emsdk-portable instead of emsdk_portable. Handle that. | ||||
| 2017-01-20 | More test fixes from rollup | Alex Crichton | -3/+20 | |
| 2017-01-19 | travis: Get an emscripten builder online | Alex Crichton | -0/+19 | |
| This commit adds a new entry to the Travis matrix which will execute emscripten test suites. Along the way it updates a few bits of the test suite to continue passing on emscripten, such as: * Ignoring i128/u128 tests as they're presumably just not working (didn't investigate as to why) * Disabling a few process tests (not working on emscripten) * Ignore some num tests in libstd (#39119) * Fix some warnings when compiling | ||||
