Ezekiel Warren
774b871eca
Bazel Windows Support ( #929 )
2021-12-20 14:24:56 -05:00
Sam Clegg
3f3008647d
3.0.1 ( #949 )
2021-12-17 14:58:10 -08:00
Sam Clegg
846f683bea
3.0.0 ( #939 )
2021-11-22 15:09:10 -08:00
Sam Clegg
3acac70a55
2.0.34 ( #925 )
2021-11-04 14:53:04 -07:00
Sam Clegg
044d620ff2
2.0.33 ( #922 )
...
I add to temporarily disable the test_binaryen_from_source test
under macOS to work around:
https://github.com/WebAssembly/binaryen/issues/4299
2021-11-01 15:30:30 -07:00
Sam Clegg
1c420fd6e5
2.0.32 ( #915 )
2021-10-19 17:55:27 -07:00
Kevin Lubick
f8615b4782
Run buildifier on bazel/ ( #913 )
2021-10-19 15:56:55 -04:00
Sam Clegg
3891e7b04b
2.0.31 ( #906 )
2021-10-01 16:02:25 -07:00
Derek Schuff
b946a4786a
2.0.30 ( #893 )
2021-09-15 12:03:43 -07:00
Derek Schuff
f9dee6673e
Version 2.0.29 ( #878 )
2021-08-27 17:27:29 -07:00
Derek Schuff
793557c615
2.0.28 ( #871 )
2021-08-23 13:37:00 -07:00
Derek Schuff
953244003b
2.0.27 ( #868 )
...
Includes LTO and non-LTO, with non-LTO as the default
2021-08-12 19:34:34 -07:00
Sam Clegg
a3d65c80d3
2.0.26 ( #858 )
2021-07-26 15:26:01 -07:00
Sam Clegg
5c0e31a03a
2.0.25 ( #850 )
2021-06-30 10:24:41 -07:00
Sam Clegg
e2dc11e0db
2.0.24 ( #839 )
2021-06-10 09:02:19 -07:00
Sam Clegg
f44b841547
2.0.23 ( #828 )
2021-05-26 18:10:10 -07:00
Sam Clegg
c9157a9a54
2.0.22 ( #827 )
2021-05-25 07:21:40 -07:00
Derek Schuff
32fd1fafac
2.0.21 ( #818 )
2021-05-18 08:39:21 -07:00
Sam Clegg
ee63b9d5d6
2.0.20 ( #815 )
2021-05-06 14:31:10 -07:00
Sam Clegg
33ce2bdf2c
2.0.19 ( #811 )
2021-05-04 15:25:01 -07:00
Derek Schuff
cee96f8054
2.0.18 ( #799 )
2021-04-23 18:35:03 -07:00
Sam Clegg
f03f1dc579
2.0.17 ( #786 )
2021-04-10 17:41:55 -07:00
Sam Clegg
6162e2e783
2.0.16 ( #773 )
2021-03-25 19:00:07 -07:00
Tim Talashok
c1589b5564
Use emsdk as external bazel dependency ( #766 )
...
* Makes provided bazel rules look up @emsdk workspace instead of local workspace
* Uses system-specific emscripten binaries instead of defaulting to linux
* Provides macros for loading emsdk dependencies (nodejs and emscripten binaries)
* Unhardcodes paths in bazel rules and .sh wrappers
* `update_bazel_workspace.sh` now updates `revisions.bzl`
* `emscripten_deps()` can be fed with specific emscripten version
* Adds external usage test
Addresses #650 and #696
2021-03-24 16:50:44 -07:00