index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dump
/
memory-hex.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable bulk memory by default (#1728)
Sam Clegg
2021-10-13
1
-0
/
+6
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-1
/
+3
*
Update spec testsuite (#1237)
Sam Clegg
2019-11-22
1
-1
/
+1
*
Add bulk memory opcode definitions (#927)
Alex Crichton
2018-10-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
*
Make most enumerations into enum classes (#329)
Ben Smith
2017-03-01
1
-2
/
+2
*
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
-0
/
+1
*
Make some binary reading/writing utilities public (#245)
Sam Clegg
2016-12-14
1
-3
/
+3
*
wasmdump improvments (#192)
Sam Clegg
2016-10-31
1
-0
/
+3
*
Fix types for binary 0xd
Ben Smith
2016-10-26
1
-1
/
+1
*
Remap the operator encoding for binary 0xd
Ben Smith
2016-10-26
1
-2
/
+2
*
Add wasmdump binary for inspecting wasm files (#161)
Sam Clegg
2016-10-12
1
-5
/
+2
*
Remove trailing whitespace from hexdumps (#154)
Sam Clegg
2016-10-07
1
-22
/
+22
*
Refactor all uses of s_opcode_ to use functions
Ben Smith
2016-10-06
1
-2
/
+2
*
Update 'dump' tests for binary_0xc
Sam Clegg
2016-09-29
1
-21
/
+22
*
WIP on tables + memories
Ben Smith
2016-09-29
1
-13
/
+15
*
fix dump tests, update binary version to 0xc
Ben Smith
2016-09-29
1
-2
/
+2
*
update dump tests
Ben Smith
2016-04-28
1
-17
/
+17
*
remove end section
Ben Smith
2016-03-11
1
-6
/
+0
*
sections have size and name as string
Ben Smith
2016-03-09
1
-12
/
+26
*
set memory export bit based on (export memory)
Ben Smith
2016-03-09
1
-2
/
+2
*
update v8 for inline data segment change
Ben Smith
2016-03-09
1
-10
/
+6
*
Change the memory sizes to be in units of pages rather than powers of two.
Douglas Crosher
2016-03-04
1
-4
/
+4
*
binary format has magic and version number
Ben Smith
2016-02-28
1
-15
/
+18
*
move shared binary format stuff to wasm-binary.h
Ben Smith
2016-02-24
1
-3
/
+3
*
fix --dump-module flag
Ben Smith
2015-12-11
1
-0
/
+3
*
finished code for dump, doesn't actually write yet
Ben Smith
2015-12-03
1
-9
/
+3
*
update v8-native-prototype w/ new binary format
Ben Smith
2015-10-21
1
-13
/
+18
*
change prefix for test file format
Ben Smith
2015-10-13
1
-2
/
+3
*
add section comments to verbose output
Ben Smith
2015-09-07
1
-0
/
+3
*
use memory max size in output
Ben Smith
2015-09-07
1
-2
/
+2
*
fix hexdigit bug, test memory hex
Ben Smith
2015-09-07
1
-0
/
+18