Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | emit a special call to a special import to handle floating-point remainder, ↵ | Alon Zakai | 2015-11-16 | 1 | -0/+5 | |
| | | | | which exists in asm.js but not in wasm | |||||
* | use the new BINARYEN option in emscripten | Alon Zakai | 2015-11-16 | 1 | -1/+1 | |
| | ||||||
* | save module and base of mapped imported globals, and fix writing of mapped ↵ | Alon Zakai | 2015-11-01 | 1 | -2/+2 | |
| | | | | imported globals | |||||
* | refactor a lookupImport method | Alon Zakai | 2015-11-01 | 1 | -0/+17 | |
| | ||||||
* | polyfill fixes: more memory by default, and a type correction | Alon Zakai | 2015-10-31 | 1 | -1/+1 | |
| | ||||||
* | call from js into wasm | Alon Zakai | 2015-10-31 | 1 | -4/+5 | |
| | ||||||
* | polyfill fixes | Alon Zakai | 2015-10-31 | 1 | -7/+19 | |
| | ||||||
* | progress on wasm.js communication | Alon Zakai | 2015-10-31 | 1 | -0/+30 | |