index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dump
/
block-257-exprs-br.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Pass function body size in BinaryReader callback (#975)
Ben Smith
2018-12-12
1
-1
/
+1
*
Remove `run-objdump.py`; replace with `RUN` cmds (#732)
Ben Smith
2018-01-24
1
-1
/
+1
*
Rename run args (#728)
Ben Smith
2018-01-21
1
-1
/
+1
*
Rename wasmdump to wasm-objdump (#455)
Sam Clegg
2017-05-25
1
-1
/
+1
*
Regenerate expected test output (#423)
Sam Clegg
2017-05-10
1
-0
/
+1
*
Use 8 hex digits for wasm version rather than 6. (#391)
pipcet
2017-04-05
1
-1
/
+1
*
Add callback for end opcode and end of function (#358)
Sam Clegg
2017-03-16
1
-0
/
+1
*
Make most enumerations into enum classes (#329)
Ben Smith
2017-03-01
1
-3
/
+3
*
Update wasm binary format label to 1 (#310)
Derek Schuff
2017-02-24
1
-2
/
+2
*
Add function names and relocations to wasmdump disassembly (#285)
Sam Clegg
2017-01-23
1
-1
/
+2
*
wasmdump improvments (#192)
Sam Clegg
2016-10-31
1
-0
/
+3
*
Fix types for binary 0xd
Ben Smith
2016-10-26
1
-4
/
+4
*
Remap the operator encoding for binary 0xd
Ben Smith
2016-10-26
1
-521
/
+521
*
Update tests syntax to new flat syntax (#169)
Kwadwo 'Que' Amankwa
2016-10-18
1
-36
/
+36
*
Add wasmdump binary for inspecting wasm files (#161)
Sam Clegg
2016-10-12
1
-21
/
+263
*
Remove trailing whitespace from hexdumps (#154)
Sam Clegg
2016-10-07
1
-304
/
+304
*
Refactor all uses of s_opcode_ to use functions
Ben Smith
2016-10-06
1
-261
/
+261
*
append END opcode at end of function
Ben Smith
2016-09-30
1
-5
/
+7
*
Update 'dump' tests for binary_0xc
Sam Clegg
2016-09-29
1
-56
/
+50
*
fix dump tests, update binary version to 0xc
Ben Smith
2016-09-29
1
-275
/
+275
*
arities for call, break and return
Ben Smith
2016-04-28
1
-5
/
+5
*
update dump tests
Ben Smith
2016-04-28
1
-72
/
+71
*
remove end section
Ben Smith
2016-03-11
1
-7
/
+1
*
sections have size and name as string
Ben Smith
2016-03-09
1
-73
/
+95
*
update v8, use function sig and body sections
Ben Smith
2016-03-09
1
-18
/
+20
*
update v8, more leb128, two-level imports
Ben Smith
2016-03-08
1
-14
/
+9
*
rebase master; remove need for local decl fixup
Ben Smith
2016-03-07
1
-1
/
+0
*
Rebase the dumps on local decls changes.
Ben L. Titzer
2016-03-07
1
-18
/
+21
*
binary format has magic and version number
Ben Smith
2016-02-28
1
-34
/
+36
*
move shared binary format stuff to wasm-binary.h
Ben Smith
2016-02-24
1
-3
/
+3
*
fix a couple of bugs with labels and break depths
Ben Smith
2016-02-03
1
-8
/
+13
*
write nested blocks when expression count is > 255
Ben Smith
2016-01-31
1
-0
/
+345