Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the custom-page-sizes proposal (#2502) | Keith Winstein | 2024-11-08 | 1 | -0/+1 |
* | WastParser: replace CircularArray with internal TokenQueue (NFC) (#2300) | Keith Winstein | 2023-09-18 | 1 | -2/+16 |
* | Implement custom section reading/writing (#2284) | Diego Frias | 2023-09-15 | 1 | -0/+3 |
* | WastParser: allow empty modules/scripts with warning (#2248) | Keith Winstein | 2023-06-07 | 1 | -0/+1 |
* | Replace MakeUnique with c++14 std::make_unique (#2152) | Keith Winstein | 2023-02-27 | 1 | -0/+1 |
* | Implement Relaxed SIMD proposal (#1994) | Marcus Better | 2022-11-30 | 1 | -0/+2 |
* | Switch from `typedef` to using `using` in C++ code. NFC (#2066) | Sam Clegg | 2022-11-15 | 1 | -2/+2 |
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -0/+273 |