Commit 8c757445 authored by Noel Gordon's avatar Noel Gordon Committed by Commit Bot

[piexwasm] Release piexwasm at emscripten 1.38.33

 ◑ Install upstream emscripten at version 1.38.33 (git hash 7e841b5)
 ◑ Pull upstream android.googlesource.com PIEX (git hash 6672dab)
 ◑ % make clean && make, run tests PASS
 ◑ Binary size: reduced by 1.3 kByte
 ◑ Assess performance: unchanged

Test: browser_tests --gtest_filter="QuickView*FilesAppBrowserTest*"
Bug: 1132695

Change-Id: I52787b1b9ac31a927899672261895037e8cc3bbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460570Reviewed-by: default avatarAlex Danilo <adanilo@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815044}
parent 0b92f457
......@@ -3,8 +3,8 @@ Install emscripten https://emscripten.org/docs/getting_started/index.html
```shell
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install 1.38.27
./emsdk activate 1.38.27
./emsdk install 1.38.33
./emsdk activate 1.38.33
source ./emsdk_env.sh
```
......@@ -34,4 +34,4 @@ Release: submit piex.js.wasm piex.out.wasm to the Chromium repository
git cl upload
```
Release Builder: emscripten 1.38.27
Release Builder: emscripten 1.38.33
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment