summaryrefslogtreecommitdiff
path: root/src/asm_v_wasm.h
Commit message (Expand)AuthorAgeFilesLines
* index locals, so that get_local and set_local have just an index, and local n...Alon Zakai2016-04-181-2/+2
* Add a method to generate a dyncall thunk (#337)Derek Schuff2016-04-121-1/+1
* add apis for accessing module elementsAlon Zakai2016-04-041-2/+2
* refactor FunctionType to always be accessed from the Module's central store, ...Alon Zakai2016-01-111-0/+26
* set function type of imports in s2wasm #68Alon Zakai2016-01-061-0/+21
* Fix / uniformize include guardsJF Bastien2015-12-221-3/+3
* Fix the license headersJF Bastien2015-12-211-1/+16
* work on call_indirect in s2wasmAlon Zakai2015-12-121-2/+9
* emit asm function tables in wasm2asmAlon Zakai2015-12-071-0/+10
* emit function table calls in wasm2asmAlon Zakai2015-12-071-0/+20
* refactoring, and wasm2asm arags and localsAlon Zakai2015-12-011-0/+33