summaryrefslogtreecommitdiff
path: root/src/binary.h
Commit message (Expand)AuthorAgeFilesLines
* Add `Event` known section; remove `exception` (#1012)Ben Smith2019-02-111-2/+2
* Implement parsing and writing of DataCount section (#998)Ben Smith2019-01-231-9/+12
* Add support for dylink section (#955)Sam Clegg2018-11-141-0/+1
* Update testsuite (#942)Ben Smith2018-11-051-1/+1
* Add bulk memory opcode definitions (#927)Alex Crichton2018-10-121-0/+6
* Read and write module names in the names section (#831)Ben Smith2018-05-011-0/+1
* Use `section` in gen-wasm tests for subsections (#718)Ben Smith2018-01-171-0/+5
* Parse and dump shared limits fields (#632)Derek Schuff2017-09-191-0/+1
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-1/+1
* Rename snake_case to MixedCase. (#579)Ben Smith2017-07-191-1/+1
* Extend binary reader to handle exception constructs. (#545)KarlSchimpf2017-07-011-0/+1
* Add parsing and objdump support for updated "linking" section (#483)Sam Clegg2017-06-221-0/+1
* Replace the Wabt/wabt prefix with a C++ namespace (#331)Ben Smith2017-03-021-8/+10
* Make most enumerations into enum classes (#329)Ben Smith2017-03-011-17/+21
* Remove struct and enum typedefs (#317)Ben Smith2017-02-241-2/+2
* Update wasm binary format label to 1 (#310)Derek Schuff2017-02-241-1/+1
* Rename all wasm prefixes to wabt (#298)Ben Smith2017-01-311-20/+20
* Rewrite the binary section reader codeBen Smith2016-12-191-13/+13
* Add wasm_get_section_name to binary.h (#232)Sam Clegg2016-12-051-0/+12
* Rename `user` sections to `custom` sections (#231)Sam Clegg2016-12-051-1/+1
* Parse arbitrary user sections (#220)Sam Clegg2016-11-181-1/+1
* Remove the "wasm-" prefix from source filesBen Smith2016-11-041-0/+49