index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-binary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #865 from WebAssembly/fix-ab
Alon Zakai
2017-01-10
1
-6
/
+24
|
\
|
*
handle a binary that breaks to return
Alon Zakai (kripken)
2017-01-04
1
-5
/
+22
|
*
handle a module which has no globals at all
Alon Zakai (kripken)
2017-01-04
1
-1
/
+2
*
|
Merge pull request #871 from WebAssembly/fix-c-api-unused-mem
Alon Zakai
2017-01-05
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
ensure exports are added deterministically from binaries
Alon Zakai (kripken)
2017-01-04
1
-4
/
+5
*
|
Handle stacky code (#868)
Alon Zakai
2017-01-04
1
-21
/
+47
|
/
*
Merge pull request #859 from WebAssembly/linking
Alon Zakai
2016-12-27
1
-1
/
+1
|
\
|
*
fix the order of emitting the start section
Alon Zakai
2016-12-07
1
-1
/
+1
*
|
ignore unknown user sections, fixes #857 (#858)
Alon Zakai
2016-12-07
1
-7
/
+12
|
/
*
emit entries in the Names section for imports as well, as was recently change...
Alon Zakai
2016-11-09
1
-3
/
+35
*
add a --symbolmap option to wasm-as, which emits a side file with the name ma...
Alon Zakai
2016-11-09
1
-0
/
+13
*
Binary 0xd changes (#803)
Derek Schuff
2016-10-26
1
-18
/
+27
*
fix binary format regression from 9afa80951a3e9e59d5348780370a8b67d829ded1 - ...
Alon Zakai
2016-10-22
1
-18
/
+10
*
Move wasm binary reader and writer from the header file into libwasm (#797)
Derek Schuff
2016-10-20
1
-0
/
+1894