Commits
User selector
Commit History
Commits on Feb 21, 2018
WebAssembly: Support signature in blocks with in parameters and multi-results.
Show description for eba6433committed
Commits on Jun 2, 2017
- committed
Cleanup integer type usage in WasmReader project,
Show description for a2b53eccommittedChange WasmSignature to use Js::ArgSlot for param size/count.
Show description for bb1aef4committed
Commits on Nov 19, 2016
Put all the imports in the import array of the WebAssembly module
Show description for 54a62cdcommitted
Commits on Nov 4, 2016
Create thunks for imports so we always to call internal from a function and that thunk will take care of boxing/unboxing the values
Show description for 4be5bd9committed
Commits on Jul 22, 2016
WebAssembly Cleanup
Show description for 4dc7aabcommitted
Commits on Jul 20, 2016
Implement deferred parsing for Wasm functions.
Show description for 5bb8947committed
Commits on Mar 18, 2016
wasm: Decode Names Section
Show description for 79b9930committed
Commits on Mar 10, 2016
Import Table
Show description for 811c6bfcommitted
Commits on Mar 9, 2016
- committed
Correctly read the Export Table
Show description for a820509committed
Commits on Mar 8, 2016
Read section in order
Show description for e439e11committed
Commits on Feb 26, 2016
Commits on Feb 20, 2016
Commits on Feb 19, 2016
- committed
Commits on Feb 18, 2016
- committed
Merge remote-tracking branch 'master' into WebAssembly
Show description for a44adf8committed
Jianchun Xu
Loading