| Commit message (Expand) | Author | Age | Files | Lines |
* | Update README.md (#1017) | Donough Liu | 2019-02-16 | 1 | -1/+1 |
* | Clarify build instructions in README.md (#997) | Ben Smith | 2019-01-21 | 1 | -18/+25 |
* | Add link to generated man pages in README.md (#983) | Ben Smith | 2018-12-17 | 1 | -6/+11 |
* | Add note about building using Makefile (#952) | Ben Smith | 2018-11-06 | 1 | -0/+6 |
* | Use appveyor status badge that is up-to-date | Ben Smith | 2018-10-17 | 1 | -1/+1 |
* | Use gh-pages instead of rawgit for demo (#925) | Ben Smith | 2018-10-11 | 1 | -5/+5 |
* | Update README.md demo links | Ben Smith | 2018-09-10 | 1 | -5/+5 |
* | Remove short option for --help (#877) | Raphael Graf | 2018-08-02 | 1 | -6/+6 |
* | More work on the wasm2c documentation (#835) | Ben Smith | 2018-05-22 | 1 | -1/+1 |
* | Add some documentation for wasm2c (#803) | Ben Smith | 2018-05-09 | 1 | -0/+4 |
* | Remove wasm-link tool (#793) | Sam Clegg | 2018-03-05 | 1 | -1/+0 |
* | Update README.md about wasm-link deprecation | Ben Smith | 2018-01-31 | 1 | -1/+1 |
* | Remove `run-interp.py`; use `RUN` commands instead (#730) | Ben Smith | 2018-01-21 | 1 | -9/+0 |
* | Add wasm2c tool (#710) | Ben Smith | 2018-01-08 | 1 | -0/+1 |
* | fixed broken links (#707) | Colin Eberhardt | 2018-01-07 | 1 | -1/+1 |
* | Update demo links in README.md | Ben Smith | 2017-12-12 | 1 | -5/+5 |
* | Update README.md to point to new demo | Ben Smith | 2017-10-15 | 1 | -5/+5 |
* | Rename `wast-desugar` to `wat-desugar`. (#642) | Ben Smith | 2017-09-28 | 1 | -1/+1 |
* | Rename wast2wasm -> wat2wasm, wast2json (#617) | Ben Smith | 2017-09-08 | 1 | -13/+13 |
* | Rename wasm2wast -> wasm2wat (#616) | Ben Smith | 2017-09-08 | 1 | -8/+8 |
* | Update online demos | Ben Smith | 2017-08-24 | 1 | -3/+3 |
* | Rewrite parser as recursive descent (#591) | Ben Smith | 2017-08-15 | 1 | -9/+5 |
* | Add WAST highlighting to *.txt files in tests directories (#590) | John Gardner | 2017-08-03 | 1 | -1/+1 |
* | Move testing info into test/README.md (#513) | Ben Smith | 2017-06-19 | 1 | -161/+1 |
* | Add some documentation for building on Windows (#501) | Ben Smith | 2017-06-15 | 1 | -4/+45 |
* | Update README.md for wasm2wast demo | Ben Smith | 2017-06-14 | 1 | -3/+13 |
* | Rename wasmdump to wasm-objdump (#455) | Sam Clegg | 2017-05-25 | 1 | -1/+1 |
* | Add highlights to readme code-blocks (#418) | John Gardner | 2017-05-08 | 1 | -25/+25 |
* | Rename all occurences of AST (#413) | Ben Smith | 2017-05-04 | 1 | -2/+2 |
* | note CMake version dependency on OSX (#414) | Charles Lowell | 2017-05-04 | 1 | -0/+2 |
* | Update the online demo link in README.md (#409) | Ben Smith | 2017-04-25 | 1 | -1/+1 |
* | Is English no good (#398) | JF Bastien | 2017-04-12 | 1 | -1/+1 |
* | Add --debug flag to wasmdump and wasm-link (#338) | Sam Clegg | 2017-03-07 | 1 | -6/+7 |
* | Rename all wasm prefixes to wabt (#298) | Ben Smith | 2017-01-31 | 1 | -2/+2 |
* | Update README now that wasm2wast defaults to including debug names as of #253... | Jay Phelps | 2017-01-27 | 1 | -2/+2 |
* | Update README.md (#223) | Derek Schuff | 2016-11-21 | 1 | -1/+2 |
* | Update demo link in README.md to 0xd | Ben Smith | 2016-10-28 | 1 | -1/+1 |
* | Use `--recursive` in clone example to make easier. (#114) | Tim Caswell | 2016-09-27 | 1 | -3/+2 |
* | Update Travis links for wabt (#112) | Derek Schuff | 2016-09-27 | 1 | -1/+1 |
* | Introduction to WABT (#111) | Derek Schuff | 2016-09-26 | 1 | -5/+15 |
* | PR for Rename sexpr-wasm binaries #100 (#102) | Kwadwo 'Que' Amankwa | 2016-09-21 | 1 | -16/+16 |
* | remove JavaScript engine testing (#89) | Ben Smith | 2016-06-17 | 1 | -54/+2 |
* | update the step of cloning (#85) | 王晨 | 2016-06-07 | 1 | -0/+1 |
* | update the JavaScript demo link | Ben Smith | 2016-05-16 | 1 | -1/+1 |
* | update README.md to be more JS-engine agnostic | Ben Smith | 2016-05-10 | 1 | -19/+22 |
* | update link to emscripten demo to newest version | Ben Smith | 2016-05-06 | 1 | -1/+1 |
* | ubsan build, need to fix one bug | Ben Smith | 2016-05-02 | 1 | -6/+9 |
* | rename Lexer -> AstLexer, Parser -> AstParser | Ben Smith | 2016-04-28 | 1 | -7/+7 |
* | link in README.md to online demo | Ben Smith | 2016-04-18 | 1 | -0/+2 |
* | switch from ReST to markdown | Ben Smith | 2016-04-03 | 1 | -0/+411 |