Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WASM => Wasm | Alon Zakai | 2016-03-04 | 1 | -8/+2 |
* | use lookupImport directly | Alon Zakai | 2016-03-04 | 1 | -1/+1 |
* | move to more unification of import handling in interpreter and native paths | Alon Zakai | 2016-03-04 | 1 | -38/+28 |
* | support memory segments in wasm modules, which we get if the wasm backend was... | Alon Zakai | 2016-03-04 | 1 | -2/+4 |
* | fix providedTotalMemory setting, must be before it is used | Alon Zakai | 2016-03-04 | 1 | -2/+2 |
* | fix mergeMemory | Alon Zakai | 2016-03-04 | 1 | -4/+6 |
* | send flattened output to v8 and structed to sm. send only functions to both | Alon Zakai | 2016-02-15 | 1 | -4/+6 |
* | add sm code to parallel v8 code in integrateWasmJS | Alon Zakai | 2016-02-15 | 1 | -5/+11 |
* | refactor memory merging code | Alon Zakai | 2015-12-23 | 1 | -31/+31 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+15 |
* | rename post.js as we will have other js components | Alon Zakai | 2015-12-21 | 1 | -0/+182 |