diff options
author | Alon Zakai <azakai@google.com> | 2024-02-27 08:48:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-27 08:48:01 -0800 |
commit | 6a429411a07a35ec31af6a66d04dbf4637bcf2ef (patch) | |
tree | beccd6b0e6796fe5042aff40fe16b58019f36949 /scripts/test/generate_lld_tests.py | |
parent | 063e1a2ea8e8fb5f9fa7a24c0a3ce559d6b6331c (diff) | |
download | binaryen-6a429411a07a35ec31af6a66d04dbf4637bcf2ef.tar.gz binaryen-6a429411a07a35ec31af6a66d04dbf4637bcf2ef.tar.bz2 binaryen-6a429411a07a35ec31af6a66d04dbf4637bcf2ef.zip |
Add a WebAssembly build to release (#6351)
Simply build wasm-opt with Emscripten and bundle that up.
Example build:
https://github.com/kripken/binaryen/releases/tag/wasm-build-1
Specifically
binaryen-wasm-build-1-wasm.tar.gz
Only 1.72 MB, as it's just wasm-opt and not any other tool, so it is
much smaller than our other targets. Perhaps we will add more of the
tools later as needed (wasm-metadce, wasm-split, etc.).
Also update the readme regarding which toolchains use us as a library, that I
noticed while editing it to add the release platforms.
Diffstat (limited to 'scripts/test/generate_lld_tests.py')
0 files changed, 0 insertions, 0 deletions