skia2/infra/wasm-common
Kevin Lubick 102dbf9c43 [canvaskit] Disable dynamic execution
This required an update to emscripten, due to there being
a few bug fixes regarding the non-dynamic code and the
Closure compiler/minifier.

Change-Id: Icc922bd98cdd52a6923a9367da3747dac2b897b3
Bug: skia:12795
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/492916
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2022-02-01 13:15:22 +00:00
..
docker [canvaskit] Disable dynamic execution 2022-02-01 13:15:22 +00:00
gold [infra] Update wasm_gold_aggregator 2021-06-16 20:14:40 +00:00
perf [infra] Update infra dep 2020-03-25 13:28:56 +00:00
.gitignore Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
Makefile [gold] Update data produced by canvaskit and pathkit 2021-03-31 21:26:27 +00:00
README.md [canvaskit] Update to build with emscripten 1.38.47 2019-10-09 15:08:10 +00:00

This directory contains docker images that will be run on swarming to build/test/perf WASM code.

For docker images that run on Cloud Build, see $SKIA_ROOT/docker.