index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dump
/
try.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid writing DataCount section when it is not needed. (#1727)
Sam Clegg
2021-10-13
1
-31
/
+24
*
Allow plain `try` with no `catch` or `delegate` (#1676)
Asumu Takikawa
2021-06-29
1
-22
/
+32
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-7
/
+7
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-45
/
+60
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-1
/
+3
*
Update output from type to func type in binary writer and reader (#1570)
Radu M
2020-11-16
1
-1
/
+1
*
Add exnref value type to parser (#1389)
Ben Smith
2020-04-14
1
-19
/
+26
*
Pass function body size in BinaryReader callback (#975)
Ben Smith
2018-12-12
1
-1
/
+1
*
WIP on support for level1 exception spec (#773)
Ben Smith
2018-03-02
1
-64
/
+41
*
Remove `run-objdump.py`; replace with `RUN` cmds (#732)
Ben Smith
2018-01-24
1
-1
/
+2
*
Rename run args (#728)
Ben Smith
2018-01-21
1
-1
/
+1
*
Refactor code for write section headers (#689)
Sam Clegg
2017-12-05
1
-1
/
+1
*
Add saturating float truncation operators (#573)
Ben Smith
2017-08-16
1
-1
/
+1
*
Remove BinaryErrorHandler, rename SourceErrorHandler (#553)
Ben Smith
2017-07-06
1
-0
/
+5
*
Move exception section to just before code section. (#552)
KarlSchimpf
2017-07-05
1
-41
/
+41
*
Adds the concept of exceptions to wasm-objdump (#547)
KarlSchimpf
2017-07-03
1
-0
/
+84