Commit Graph

18 Commits

Author SHA1 Message Date
Tim Talashok
1a3878716f Remove absl from wasm_binary (#756)
* Remove absl from wasm_binary

* Formatting fixes

* Blank line, too

* Reorder imports
2021-03-12 13:28:55 -08:00
Sam Clegg
7cba2e0a92 2.0.15 (#743) 2021-03-05 23:18:22 -08:00
Sam Clegg
2b720e5473 2.0.14 (#710) 2021-02-14 11:46:10 -08:00
walkingeyerobot
ba7fad312b make hello world simd a bit cleaner (#701) 2021-02-08 15:34:32 -05:00
Sébastien Jalliffier Verne
45cd9dfc0f Fix: wrong clang path in Bazel toolchain (#699) (#700) 2021-02-07 11:51:36 -08:00
Sam Clegg
cfdcf1315b Release 2.0.13 and update bazel toolchain (#694)
This change comes with fairly major change to the bazel toolchain.

- Use pre-built cache that comes with emsdk
- Mark cache as readonly using FROZEN_CACHE
- Pass `--sysroot` to match upstream emscripten change
2021-01-29 18:25:41 -08:00
Leven
5fd6f034fe fix: bazel/emscripten_toolchain/wasm_binary.py command output without mimetype on MacOS. (#682)
Co-authored-by: xulinfeng <xulinfeng@bilibili.com>
2021-01-26 14:17:30 -05:00
Sam Clegg
5ad9d720c3 2.0.12 (#680) 2021-01-09 07:25:52 -08:00
Derek Schuff
5fd57ff723 2.0.11 (#670) 2020-12-17 14:47:38 -08:00
Sam Clegg
ec9c1c45f5 2.0.10 (#664) 2020-12-04 08:53:37 -08:00
Alon Zakai
372fb50124 2.0.9 (#653) 2020-11-16 14:58:38 -08:00
Alon Zakai
f3e2e43213 2.0.8 (#643) 2020-10-24 10:42:23 -07:00
Alon Zakai
da9419f42a 2.0.7 (#641) 2020-10-13 06:51:20 -07:00
Alon Zakai
aec1e16f51 2.0.6 (#629) 2020-10-02 15:16:44 -07:00
Alon Zakai
7e841b59fc 2.0.5 (#625) 2020-09-28 15:25:14 -07:00
Alon Zakai
88b4ec6592 2.0.4 (#619) 2020-09-16 08:14:41 -07:00
walkingeyerobot
a94f2fe06c update bazel workspace for emscripten 2.0.3 (#613)
* update bazel workspace for emscripten 2.0.3

* test to make sure WORKSPACE is up to date

* make it clear what happened when WORKSPACE is out of date

* intentionally add error to make sure circleci fails properly

* revert intentionally bad commit

* increase visibility of failure message

Co-authored-by: Mitch Foley <mitchfoley@google.com>
2020-09-11 20:15:19 -04:00
walkingeyerobot
5f630def2a add a wasm bazel toolchain (#603) 2020-09-10 18:42:46 -07:00