Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2c: Use wrappers for function references (#2465) | Soni L. | 2024-09-23 | 1 | -0/+7 |
* | wasm2c: implement the tail-call proposal (#2272) | Keith Winstein | 2023-10-24 | 1 | -0/+14 |
* | Implement custom section reading/writing (#2284) | Diego Frias | 2023-09-15 | 1 | -0/+12 |
* | Flip order of memory indexes on memory.copy (#2294) | Keith Winstein | 2023-09-11 | 1 | -5/+5 |
* | wasm2c: partial support for atomic memory ops | Shravan Narayan | 2023-05-17 | 1 | -0/+1 |
* | Track use of SIMD and exceptions in IR, and CWriter includes support only if ... | Keith Winstein | 2023-05-08 | 1 | -0/+8 |
* | Implement Relaxed SIMD proposal (#1994) | Marcus Better | 2022-11-30 | 1 | -1/+49 |
* | Switch from `typedef` to using `using` in C++ code. NFC (#2066) | Sam Clegg | 2022-11-15 | 1 | -74/+74 |
* | Prefer `constexpr` over `static const`. NFC (#2065) | Sam Clegg | 2022-11-15 | 1 | -1/+1 |
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -0/+1435 |