Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for required actions when parsing wast (#6874) | Thomas Lively | 2024-08-27 | 1 | -3/+11 |
* | Support more reference constants in wast scripts (#6865) | Thomas Lively | 2024-08-26 | 1 | -0/+28 |
* | Support `ref.extern n` in spec tests (#6858) | Thomas Lively | 2024-08-21 | 1 | -1/+11 |
* | [threads] ref.i31_shared (#6735) | Thomas Lively | 2024-07-12 | 1 | -0/+7 |
* | Re-enable binary.wast spec test (#6677) | Thomas Lively | 2024-06-18 | 1 | -0/+2 |
* | Use new wast parser in wasm2js (#6606) | Thomas Lively | 2024-05-29 | 1 | -2/+6 |
* | Rewrite wasm-shell to use new wast parser (#6601) | Thomas Lively | 2024-05-17 | 1 | -14/+18 |
* | [Parser] Parse wast scripts (#6581) | Thomas Lively | 2024-05-13 | 1 | -0/+419 |