Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wasm h to cpp (#926) | jgravelle-google | 2017-03-10 | 1 | -1/+1 |
* | Refactor Import::Kind and Export::Kind into an ExternalKind enum class (#725) | Alon Zakai | 2016-10-03 | 1 | -2/+2 |
* | error on putting spectest.print in a table | Alon Zakai | 2016-09-21 | 1 | -0/+11 |
* | validate spectest.print as a function | Alon Zakai | 2016-09-20 | 1 | -1/+7 |
* | global importing fixes: use the right counter for globals and for functions | Alon Zakai | 2016-09-20 | 1 | -1/+12 |
* | support module operations in shell tests | Alon Zakai | 2016-09-17 | 1 | -28/+55 |
* | support assert_malformed in shell test runner | Alon Zakai | 2016-09-16 | 1 | -1/+6 |
* | wasm-shell improvements: print out which module is built, add option to skip ... | Alon Zakai | 2016-09-07 | 1 | -2/+27 |
* | better printing when assert_invalids fail | Alon Zakai | 2016-09-07 | 1 | -1/+7 |
* | separate wasm-opt out from wasm-shell: opt optimizes, shell runs wast shell t... | Alon Zakai | 2016-07-13 | 1 | -45/+0 |
* | rename binaryen-shell to wasm-shell | Alon Zakai | 2016-07-13 | 1 | -0/+267 |