summaryrefslogtreecommitdiff
path: root/include/wabt/binary-reader.h
Commit message (Expand)AuthorAgeFilesLines
* Implement custom section reading/writing (#2284)Diego Frias2023-09-151-0/+7
* Flip order of memory indexes on memory.copy (#2294)Keith Winstein2023-09-111-1/+1
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-4/+2
* wasm-objdump: Include function names in "init functions" subsection (#2202)Sam Clegg2023-04-201-1/+1
* Use C++ versions of standard headers. NFC (#2064)Sam Clegg2022-11-151-2/+2
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-0/+505