index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
binary.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Event` known section; remove `exception` (#1012)
Ben Smith
2019-02-11
1
-2
/
+2
*
Implement parsing and writing of DataCount section (#998)
Ben Smith
2019-01-23
1
-9
/
+12
*
Add support for dylink section (#955)
Sam Clegg
2018-11-14
1
-0
/
+1
*
Update testsuite (#942)
Ben Smith
2018-11-05
1
-1
/
+1
*
Add bulk memory opcode definitions (#927)
Alex Crichton
2018-10-12
1
-0
/
+6
*
Read and write module names in the names section (#831)
Ben Smith
2018-05-01
1
-0
/
+1
*
Use `section` in gen-wasm tests for subsections (#718)
Ben Smith
2018-01-17
1
-0
/
+5
*
Parse and dump shared limits fields (#632)
Derek Schuff
2017-09-19
1
-0
/
+1
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-1
/
+1
*
Rename snake_case to MixedCase. (#579)
Ben Smith
2017-07-19
1
-1
/
+1
*
Extend binary reader to handle exception constructs. (#545)
KarlSchimpf
2017-07-01
1
-0
/
+1
*
Add parsing and objdump support for updated "linking" section (#483)
Sam Clegg
2017-06-22
1
-0
/
+1
*
Replace the Wabt/wabt prefix with a C++ namespace (#331)
Ben Smith
2017-03-02
1
-8
/
+10
*
Make most enumerations into enum classes (#329)
Ben Smith
2017-03-01
1
-17
/
+21
*
Remove struct and enum typedefs (#317)
Ben Smith
2017-02-24
1
-2
/
+2
*
Update wasm binary format label to 1 (#310)
Derek Schuff
2017-02-24
1
-1
/
+1
*
Rename all wasm prefixes to wabt (#298)
Ben Smith
2017-01-31
1
-20
/
+20
*
Rewrite the binary section reader code
Ben Smith
2016-12-19
1
-13
/
+13
*
Add wasm_get_section_name to binary.h (#232)
Sam Clegg
2016-12-05
1
-0
/
+12
*
Rename `user` sections to `custom` sections (#231)
Sam Clegg
2016-12-05
1
-1
/
+1
*
Parse arbitrary user sections (#220)
Sam Clegg
2016-11-18
1
-1
/
+1
*
Remove the "wasm-" prefix from source files
Ben Smith
2016-11-04
1
-0
/
+49