skia2/infra/wasm-common
Kevin Lubick 9eaca48f46 [canvaskit] Update emsdk to 2.0.6
Of note, I had to explicitly export _malloc and _free, since
we use those directly in the binding layer.

Code size change:
 -20k on JS (-1k compressed)
 -21k on WASM (-15k compressed)

Bug: skia:10419, skia:10794
Change-Id: Id7670b6fcbf1524ad3155a863db51eb49aa24811
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/323979
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2020-10-08 16:38:10 +00:00
..
docker [canvaskit] Update emsdk to 2.0.6 2020-10-08 16:38:10 +00:00
gold [canvaskit] Include CodeReviewSystem on JSON uploaded 2019-10-21 18:03:32 +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 [canvaskit] Include CodeReviewSystem on JSON uploaded 2019-10-21 18:03:32 +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.