skia2/infra/pathkit
Kevin Lubick f14a3c059f [PathKit] Add asm.js build and test jobs
Consolidates the karma files into one for docker/asmjs/wasm and all
combinations.

The asm.js build seems to have some small imprecisions that we didn't
see as much as with WASM, probably due to JS limitations/differences
to c++'s floats.

To address these, I've marked some (5) tests in PathOps* as flaky
because they fail on Release, Debug or Test versions of the asm.js build.

Other then that, asm.js seems basically identical to the WASM.

WASM is much smaller, 416k vs 877k and seems to load faster (not
measured).

Note to reviewers:
example.html was copied from npm-wasm version, so doesn't need
further review.

Bug: skia:8216
Change-Id: Ib92b90fa6c598de85a0be319d46b25693ae5aaa4
Reviewed-on: https://skia-review.googlesource.com/148396
Reviewed-by: Stephan Altmueller <stephana@google.com>
2018-08-22 17:19:10 +00:00
..
docker [PathKit] Add asm.js build and test jobs 2018-08-22 17:19:10 +00:00
gold Make verbose.log optional in upload_dm_results 2018-08-16 17:54:13 +00:00
.gitignore [PathKit] Adding test infrastructure to support Gold output 2018-08-15 19:25:42 +00:00
Makefile [PathKit] Adding test infrastructure to support Gold output 2018-08-15 19:25:42 +00:00