Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s2wasm: Add command line option for importing memory (#963) | Max Klein | 2017-04-12 | 1 | -1/+7 |
* | Import memory instead of defining/exporting it when using emscripten glue (#777) | Derek Schuff | 2016-10-14 | 1 | -1/+2 |
* | Add flag to s2wasm to export __growWasmMemory function (#696) | jgravelle-google | 2016-09-09 | 1 | -0/+16 |
* | Add mode to wasm validator to check for web-environment constraints (#584) | Derek Schuff | 2016-06-14 | 1 | -8/+15 |
* | s2wasm: Validate the result module (#574) | Derek Schuff | 2016-06-10 | 1 | -0/+13 |
* | don't emit an extra endline in s2wasm (#506) (#508) | Alon Zakai | 2016-05-16 | 1 | -1/+1 |
* | move console tool sources into src/tools (#490) | Alon Zakai | 2016-05-12 | 1 | -0/+140 |