| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix label 'for' attributes to match input 'id's in demo (#2499) | Leo Toneff | 2024-10-30 | 2 | -2/+2 |
* | Rename wasm-opcodecnt to wasm-stats (#2298) | Soni L | 2023-09-19 | 12 | -18/+18 |
* | Enable features in libwabt.js by default (#2109) | Marcus Better | 2022-12-27 | 5 | -56/+43 |
* | Typo in previous PR causing unbalanced braces (#2106) | Thomas Tay | 2022-12-19 | 1 | -1/+1 |
* | Base 64 output is incorrect (#2103) | Thomas Tay | 2022-12-19 | 1 | -1/+3 |
* | WastLexer: log lexing errors directly (#2013) | Keith Winstein | 2022-10-03 | 1 | -36/+14 |
* | Change description of calling wat2wasm without -o flag (#1943) | Mark Irish | 2022-07-08 | 1 | -2/+2 |
* | Update libwabt.js (#1907) | Ben Smith | 2022-04-28 | 1 | -9/+13 |
* | Add base64 encoding support to wat2wasm demo (#1903) | Zoltan Herczeg | 2022-04-25 | 2 | -4/+33 |
* | Enable mutli-value checkbox in wat2wasm demo html (#1657) | UltimatePro-Grammer | 2022-03-04 | 1 | -1/+1 |
* | Finish instruction renaming (#1792) | Heejin Ahn | 2021-12-20 | 2 | -2/+2 |
* | Re-generate html versions of man pages. NFC (#1722) | Sam Clegg | 2021-10-11 | 12 | -703/+886 |
* | feat: 🎸 drag file to editor trigger recompile (#1598) | IWANABETHATGUY | 2021-02-23 | 1 | -4/+30 |
* | Add script to generate html from man, and generate wasm-decompile html (#1592) | Ng Zhi An | 2020-12-17 | 1 | -0/+96 |
* | Fix emscripten build; rebuild libwabt.js (#1583) | Ben Smith | 2020-12-04 | 1 | -18/+17 |
* | Update libwabt.js; fix some runtime issues (#1468) | Ben Smith | 2020-06-18 | 1 | -11/+11 |
* | Reference types changes to remove subtyping (#1407) | Ben Smith | 2020-05-28 | 1 | -4/+4 |
* | Update emscripten build after SIMD change | Ben Smith | 2020-05-05 | 1 | -10/+10 |
* | Update JS demos (#1398) | Ben Smith | 2020-04-27 | 3 | -32/+93 |
* | Add documentation for wast2json (#1383) | Ben Smith | 2020-04-07 | 1 | -0/+566 |
* | wasm-decompile: use symbols from linking section for names. (#1318) | Wouter van Oortmerssen | 2020-01-27 | 1 | -3/+14 |
* | Put rendered man page html in docs, not .1 files | Ben Smith | 2020-01-17 | 23 | -729/+1079 |
* | Move documentation to docs/ directory | Ben Smith | 2020-01-17 | 30 | -0/+12466 |
* | wasm-decompile: documentation. (#1295) | Wouter van Oortmerssen | 2020-01-09 | 1 | -0/+169 |