157577b866
There was a break that was solved by adding -lGL to our link steps. I discovered a few extra flags to aid in debugging builds and I've left those in (they aren't too noisy IMO). This changes the base dockerfile to use the official emscripten one. Code size delta for full build is +5 kb For future reference, emsdk decides which "library JS" files to pull in using |
||
---|---|---|
.. | ||
docker | ||
gold | ||
perf | ||
.gitignore | ||
Makefile | ||
README.md |
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.