index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-emscripten.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Runtime.stackAlloc should grow down for wasm (#1073)
jgravelle-google
2017-06-28
1
-8
/
+4
*
S2wasm runtime funcs (#1027)
jgravelle-google
2017-06-05
1
-14
/
+127
*
Refactor AsmConstWalker to use smaller subfunctions (#923)
jgravelle-google
2017-02-23
1
-35
/
+61
*
Default Walker subclasses to using Visitor<SubType> (#921)
jgravelle-google
2017-02-23
1
-1
/
+1
*
Fully handle EM_ASM in s2wasm (#910)
jgravelle-google
2017-02-23
1
-3
/
+22
*
clean up raw pointer import->functionType, make it a Name like everything els...
Alon Zakai
2017-02-17
1
-1
/
+1
*
Generate global imports separately from emscripten glue (#852)
jgravelle-google
2016-12-01
1
-11
/
+0
*
Handle importing globals in s2wasm (#843)
jgravelle-google
2016-11-30
1
-0
/
+11
*
Refactor Import::Kind and Export::Kind into an ExternalKind enum class (#725)
Alon Zakai
2016-10-03
1
-2
/
+2
*
In AsmConstWalker, don't assume a segment exists (#697)
jgravelle-google
2016-09-14
1
-2
/
+10
*
Add flag to s2wasm to export __growWasmMemory function (#696)
jgravelle-google
2016-09-09
1
-0
/
+208