commit | 9eaca48f463c236be44426803d65200dc48a8835 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Oct 08 11:39:56 2020 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Thu Oct 08 16:38:10 2020 +0000 |
tree | 7da92d9d47cdb7c6a690c0a9c0ba66c532e2f243 | |
parent | 9c0b79a3548993e5883287238405f7734110dc2c [diff] |
[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>