Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index locals, so that get_local and set_local have just an index, and local n... | Alon Zakai | 2016-04-18 | 1 | -2/+2 |
* | Add a method to generate a dyncall thunk (#337) | Derek Schuff | 2016-04-12 | 1 | -1/+1 |
* | add apis for accessing module elements | Alon Zakai | 2016-04-04 | 1 | -2/+2 |
* | refactor FunctionType to always be accessed from the Module's central store, ... | Alon Zakai | 2016-01-11 | 1 | -0/+26 |
* | set function type of imports in s2wasm #68 | Alon Zakai | 2016-01-06 | 1 | -0/+21 |
* | Fix / uniformize include guards | JF Bastien | 2015-12-22 | 1 | -3/+3 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+16 |
* | work on call_indirect in s2wasm | Alon Zakai | 2015-12-12 | 1 | -2/+9 |
* | emit asm function tables in wasm2asm | Alon Zakai | 2015-12-07 | 1 | -0/+10 |
* | emit function table calls in wasm2asm | Alon Zakai | 2015-12-07 | 1 | -0/+20 |
* | refactoring, and wasm2asm arags and locals | Alon Zakai | 2015-12-01 | 1 | -0/+33 |