summaryrefslogtreecommitdiff
path: root/src/tools/s2wasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* s2wasm: Add command line option for importing memory (#963)Max Klein2017-04-121-1/+7
* Import memory instead of defining/exporting it when using emscripten glue (#777)Derek Schuff2016-10-141-1/+2
* Add flag to s2wasm to export __growWasmMemory function (#696)jgravelle-google2016-09-091-0/+16
* Add mode to wasm validator to check for web-environment constraints (#584)Derek Schuff2016-06-141-8/+15
* s2wasm: Validate the result module (#574)Derek Schuff2016-06-101-0/+13
* don't emit an extra endline in s2wasm (#506) (#508)Alon Zakai2016-05-161-1/+1
* move console tool sources into src/tools (#490)Alon Zakai2016-05-121-0/+140