summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix label 'for' attributes to match input 'id's in demo (#2499)Leo Toneff2024-10-302-2/+2
* Rename wasm-opcodecnt to wasm-stats (#2298)Soni L2023-09-1912-18/+18
* Enable features in libwabt.js by default (#2109)Marcus Better2022-12-275-56/+43
* Typo in previous PR causing unbalanced braces (#2106)Thomas Tay2022-12-191-1/+1
* Base 64 output is incorrect (#2103)Thomas Tay2022-12-191-1/+3
* WastLexer: log lexing errors directly (#2013)Keith Winstein2022-10-031-36/+14
* Change description of calling wat2wasm without -o flag (#1943)Mark Irish2022-07-081-2/+2
* Update libwabt.js (#1907)Ben Smith2022-04-281-9/+13
* Add base64 encoding support to wat2wasm demo (#1903)Zoltan Herczeg2022-04-252-4/+33
* Enable mutli-value checkbox in wat2wasm demo html (#1657)UltimatePro-Grammer2022-03-041-1/+1
* Finish instruction renaming (#1792)Heejin Ahn2021-12-202-2/+2
* Re-generate html versions of man pages. NFC (#1722)Sam Clegg2021-10-1112-703/+886
* feat: 🎸 drag file to editor trigger recompile (#1598)IWANABETHATGUY2021-02-231-4/+30
* Add script to generate html from man, and generate wasm-decompile html (#1592)Ng Zhi An2020-12-171-0/+96
* Fix emscripten build; rebuild libwabt.js (#1583)Ben Smith2020-12-041-18/+17
* Update libwabt.js; fix some runtime issues (#1468)Ben Smith2020-06-181-11/+11
* Reference types changes to remove subtyping (#1407)Ben Smith2020-05-281-4/+4
* Update emscripten build after SIMD changeBen Smith2020-05-051-10/+10
* Update JS demos (#1398)Ben Smith2020-04-273-32/+93
* Add documentation for wast2json (#1383)Ben Smith2020-04-071-0/+566
* wasm-decompile: use symbols from linking section for names. (#1318)Wouter van Oortmerssen2020-01-271-3/+14
* Put rendered man page html in docs, not .1 filesBen Smith2020-01-1723-729/+1079
* Move documentation to docs/ directoryBen Smith2020-01-1730-0/+12466
* wasm-decompile: documentation. (#1295)Wouter van Oortmerssen2020-01-091-0/+169