Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [threads] ref.i31_shared (#6735) | Thomas Lively | 2024-07-12 | 1 | -1/+1 |
* | Add a CMake flag to enable Wasm exceptions in the BinaryenJS build (#5454) | Derek Schuff | 2023-02-02 | 1 | -1/+1 |
* | Switch binaryen.js/wasm to ESM (#4280) | dcode | 2021-10-28 | 1 | -8/+17 |
* | Fix binaryenjs testing (#2810) | Sam Clegg | 2020-04-27 | 1 | -5/+2 |
* | Remove executable bit from test scripts (#2734) | Sam Clegg | 2020-04-09 | 1 | -17/+0 |
* | Factor out wasm_opt testing. NFC. (#2737) | Sam Clegg | 2020-04-09 | 1 | -0/+32 |
* | Align binaryen.js with the npm package (#2551) | Daniel Wirtz | 2020-01-14 | 1 | -10/+27 |
* | Use package name in imports (NFC) (#2462) | Heejin Ahn | 2019-11-22 | 1 | -18/+18 |
* | Switch python indentation from 2-space to 4-space (#2299) | Sam Clegg | 2019-08-16 | 1 | -44/+44 |
* | Python3-ify check.py and auto_update_tests.py (#2270) | Alon Zakai | 2019-07-31 | 1 | -8/+8 |
* | Split binaryenjs tests out from main check.py script (#2163) | Sam Clegg | 2019-06-06 | 1 | -0/+77 |