index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-js.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
wasm.js debugging
Alon Zakai
2015-11-02
1
-1
/
+12
|
*
fix import call return type handling
Alon Zakai
2015-11-02
1
-2
/
+9
|
*
save module and base of mapped imported globals, and fix writing of mapped ↵
Alon Zakai
2015-11-01
1
-5
/
+21
|
|
|
|
imported globals
*
refactor a lookupImport method
Alon Zakai
2015-11-01
1
-12
/
+5
|
*
handle float and void types in js<->wasm calls
Alon Zakai
2015-11-01
1
-1
/
+5
|
*
add tests for calls to js libraries and calls with the wrong # of arguments
Alon Zakai
2015-11-01
1
-15
/
+6
|
*
fix imports from global.Math
Alon Zakai
2015-11-01
1
-1
/
+13
|
*
fix JSExternalInterface::callImport
Alon Zakai
2015-11-01
1
-1
/
+1
|
*
not not free builder - we stil need its allocator
Alon Zakai
2015-11-01
1
-4
/
+4
|
*
better error on bad # of params
Alon Zakai
2015-10-31
1
-2
/
+11
|
*
fix interpreter bugs in binary and compare; working add test in wasm polyfill
Alon Zakai
2015-10-31
1
-3
/
+1
|
*
debugging
Alon Zakai
2015-10-31
1
-0
/
+4
|
*
fix store
Alon Zakai
2015-10-31
1
-2
/
+4
|
*
polyfill fixes: more memory by default, and a type correction
Alon Zakai
2015-10-31
1
-13
/
+13
|
*
call from js into wasm
Alon Zakai
2015-10-31
1
-3
/
+47
|
*
optimize emscripten builds
Alon Zakai
2015-10-31
1
-0
/
+2
|
*
polyfill fixes
Alon Zakai
2015-10-31
1
-2
/
+2
|
*
JSExternalInterface::callImport
Alon Zakai
2015-10-31
1
-0
/
+19
|
*
load and store in interpreter/js
Alon Zakai
2015-10-31
1
-1
/
+51
|
*
progress on wasm.js communication
Alon Zakai
2015-10-31
1
-0
/
+3
|
*
start to sketch out interpreter/js
Alon Zakai
2015-10-31
1
-0
/
+63
|
*
start to build interpreter/js
Alon Zakai
2015-10-31
1
-0
/
+4
[prev]