index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-emscripten.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More #1678 fixes (#1685)
Alon Zakai
2018-09-20
1
-0
/
+3
*
fix an iterator invalidation regression from #1678 (#1684)
Alon Zakai
2018-09-20
1
-5
/
+24
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-45
/
+44
*
Remove assert that import names match (#1662)
Jacob Gravelle
2018-08-31
1
-4
/
+0
*
Run legalize-js-interface during wasm-emscripten-finalize (#1653)
Sam Clegg
2018-08-29
1
-1
/
+1
*
wasm-emscripten-finalize: Don't allow duplicates in 'declares'/'invok⦠(#1655)
Sam Clegg
2018-08-29
1
-2
/
+10
*
Remove s2wasm (#1607)
Sam Clegg
2018-06-28
1
-26
/
+12
*
Fix check in fixInvokeFunctionNames (#1588)
Sam Clegg
2018-06-06
1
-1
/
+1
*
Ensure import and function names match during fixInvokeFunctionNames (#1587)
Sam Clegg
2018-06-05
1
-1
/
+5
*
Always incorporate the table segment offset when calculating jsCallStartIndex...
Jacob Gravelle
2018-06-01
1
-4
/
+4
*
wasm-emscripten: Don't use debug names in implementedFunctions (#1537)
Sam Clegg
2018-05-15
1
-2
/
+4
*
Move the renaming of llvm-generated __invoke_XX functions from s2wasm into wa...
Sam Clegg
2018-05-10
1
-8
/
+134
*
Function pointer cast emulation (#1468)
Alon Zakai
2018-03-13
1
-0
/
+664