Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass support | Alon Zakai | 2015-11-13 | 1 | -1/+1 |
| | |||||
* | use sse2 for math | Alon Zakai | 2015-11-13 | 1 | -1/+1 |
| | |||||
* | add simple example | Alon Zakai | 2015-11-11 | 1 | -3/+3 |
| | |||||
* | argument handling in shell | Alon Zakai | 2015-11-11 | 1 | -2/+2 |
| | |||||
* | enable g++ again for wasm-shell, looks ok | Alon Zakai | 2015-11-11 | 1 | -1/+1 |
| | |||||
* | update tests, and update shift behavior for latest changes | Alon Zakai | 2015-11-10 | 1 | -1/+1 |
| | |||||
* | restructure code, put emscripten-optimizer stuff in its own dir | Alon Zakai | 2015-11-09 | 1 | -3/+3 |
| | |||||
* | fix print, and add imports test | Alon Zakai | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | 64-bit popcnt | Alon Zakai | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | build wasm-shell | Alon Zakai | 2015-11-04 | 1 | -0/+2 |
| | |||||
* | abort on switches, for now | Alon Zakai | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | asserts in wasm.js | Alon Zakai | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | better error on bad # of params | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | optimize builds | Alon Zakai | 2015-10-31 | 1 | -2/+2 |
| | |||||
* | fix interpreter bugs in binary and compare; working add test in wasm polyfill | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | interpreter debugging, and fix visitBreak | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | polyfill fixes: more memory by default, and a type correction | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | optimize emscripten builds | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | polyfill fixes | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | progress on wasm.js communication | Alon Zakai | 2015-10-31 | 1 | -1/+2 |
| | |||||
* | start to sketch out interpreter/js | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | start to build interpreter/js | Alon Zakai | 2015-10-31 | 1 | -0/+3 |
| | |||||
* | refactoring | Alon Zakai | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | progress on interpreter | Alon Zakai | 2015-10-30 | 1 | -1/+0 |
| | |||||
* | refactoring | Alon Zakai | 2015-10-30 | 1 | -0/+1 |
| | |||||
* | add build script | Alon Zakai | 2015-10-29 | 1 | -0/+2 |