diff options
author | Alon Zakai <azakai@google.com> | 2024-11-04 16:49:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-04 16:49:17 -0800 |
commit | 320867a7c61432691faa62892d5fd89e4f6bae6a (patch) | |
tree | 9156ddc92384738ff38c87b22e7ffbd68e133112 /src | |
parent | 884261afa7ff6d0158f3a1882e0247568c8d6cda (diff) | |
download | binaryen-320867a7c61432691faa62892d5fd89e4f6bae6a.tar.gz binaryen-320867a7c61432691faa62892d5fd89e4f6bae6a.tar.bz2 binaryen-320867a7c61432691faa62892d5fd89e4f6bae6a.zip |
Add a J2CL compiler script (#7052)
J2CL runs a long pipeline of binaryen opts, including multiple invocations. This adds a
tool that simulates the same process manually, which can be easier to debug with
than running a full J2CL toolchain, which requires Bazel, etc. - this is just a few lines of
bash that does the same thing (at least in simple cases).
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions