summaryrefslogtreecommitdiff
path: root/src/js/wasm.js-post.js
Commit message (Expand)AuthorAgeFilesLines
* WASM => WasmAlon Zakai2016-03-041-8/+2
* use lookupImport directlyAlon Zakai2016-03-041-1/+1
* move to more unification of import handling in interpreter and native pathsAlon Zakai2016-03-041-38/+28
* support memory segments in wasm modules, which we get if the wasm backend was...Alon Zakai2016-03-041-2/+4
* fix providedTotalMemory setting, must be before it is usedAlon Zakai2016-03-041-2/+2
* fix mergeMemoryAlon Zakai2016-03-041-4/+6
* send flattened output to v8 and structed to sm. send only functions to bothAlon Zakai2016-02-151-4/+6
* add sm code to parallel v8 code in integrateWasmJSAlon Zakai2016-02-151-5/+11
* refactor memory merging codeAlon Zakai2015-12-231-31/+31
* Fix the license headersJF Bastien2015-12-211-1/+15
* rename post.js as we will have other js componentsAlon Zakai2015-12-211-0/+182