Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binary/wat: Implement EHv4 (#2470) | Soni L. | 2024-11-20 | 1 | -0/+8 |
* | Add support for the custom-page-sizes proposal (#2502) | Keith Winstein | 2024-11-08 | 1 | -8/+12 |
* | Add missing relocation types (and delete a non-existent one) (#2457) | SingleAccretion | 2024-08-29 | 1 | -2/+6 |
* | Add support for new WASM_SEGMENT_FLAG_RETAIN segment flag (#2399) | Yuta Saito | 2024-03-11 | 1 | -0/+1 |
* | Add support for new WASM_SYMBOL_ABS symbol flag (#2305) | Sam Clegg | 2023-11-28 | 1 | -1/+2 |
* | C++20 compatibility fixes | Shravan Narayan | 2023-07-02 | 1 | -1/+1 |
* | Replace MakeUnique with c++14 std::make_unique (#2152) | Keith Winstein | 2023-02-27 | 1 | -1/+0 |
* | Use inline keyword over WABT_INLINE. NFC (#2092) | Sam Clegg | 2022-12-02 | 1 | -3/+3 |
* | Reduce code duplication in MemcpyEndianAware definition. NFC (#2087) | Sam Clegg | 2022-12-01 | 1 | -10/+2 |
* | Prefer `constexpr` over `static const`. NFC (#2065) | Sam Clegg | 2022-11-15 | 1 | -3/+3 |
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -0/+465 |