summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* README.md: Add notes on installing prebuilt packages (#2514)Andrew2024-11-241-0/+16
* Add support for the custom-page-sizes proposal (#2502)Keith Winstein2024-11-081-0/+2
* wasm2c: implement the tail-call proposal (#2272)Keith Winstein2023-10-241-1/+1
* Rename wasm-opcodecnt to wasm-stats (#2298)Soni L2023-09-191-1/+1
* README.md: fix relaxed-simd link (#2230)Michael R. Crusoe2023-05-071-1/+1
* wasm2c: update simde submodule to 0.7.4-rc4 and add remaining tests (#2225)Keith Winstein2023-05-041-1/+1
* wasm2c: implement the extended const expressions proposal (#2162)Keith Winstein2023-03-081-1/+1
* wasm2c: add SIMD support (#2119)Willy R. Vasquez2023-01-291-1/+1
* wasm2c: Initial implementation of memory64 (#2086)Sam Clegg2023-01-121-1/+1
* Remove note on bfloat16 dot product instruction (#2115)Marcus Better2023-01-011-1/+1
* Implement Relaxed SIMD proposal (#1994)Marcus Better2022-11-301-0/+2
* wasm2c: implement the reference-types proposal (#1887)Keith Winstein2022-10-031-1/+1
* wasm2c: implement the bulk memory operations proposal (#1877)Keith Winstein2022-09-211-1/+1
* README.md: update MinGW URL (#1965)Keith Winstein2022-08-171-1/+1
* README.md: change emcc -> emscripten (#1542)Ben Smith2022-08-161-1/+1
* wasm2c: implement the exception-handling proposal (#1930)Keith Winstein2022-07-141-1/+1
* Change description of calling wat2wasm without -o flag (#1943)Mark Irish2022-07-081-1/+1
* Mark extended-const as implemented. NFC (#1919)Sam Clegg2022-05-101-1/+1
* Format table in README.md. NFC (#1918)Sam Clegg2022-05-101-15/+15
* Update memory64 status in README (#1917)Sam Clegg2022-05-101-1/+1
* README.md: add wasm2c column to Supported Proposals table (#1905)Keith Winstein2022-04-201-17/+18
* Add `extended-const` repo link to fix table entry (#1898)Misha Brukman2022-04-141-0/+1
* Corrected a mispelled word in README.md file (#1880)Ngumih Fien2022-04-041-1/+1
* Initial implementation of extended-const proposal. (#1824)Sam Clegg2022-02-151-0/+1
* Add multi-memory feature support (#1751)Yuhan Deng2021-11-301-0/+2
* Enable reference types by default (#1729)Sam Clegg2021-10-131-1/+1
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-1/+1
* SIMD is now phase 5, enable it by default (#1712)Ng Zhi An2021-09-201-1/+1
* Add submodule init to README (#1677)Bailey Hayes2021-06-171-0/+1
* Use ninja cmake generator by default (#1146)Sam Clegg2021-04-041-10/+13
* Remove mentions of running travis scripts in README (#1634)Ng Zhi An2021-03-121-10/+1
* Update README.md to include default-on proposals (#1515)Ben Smith2020-08-101-15/+16
* Added initial "memory64" proposal support (#1500)Wouter van Oortmerssen2020-08-071-0/+2
* Add tools to use LLVM's libFuzzer (#1507)Ben Smith2020-08-031-2/+22
* Update build status badges (#1433)Sam Clegg2020-05-181-1/+0
* Add documentation for wast2json (#1383)Ben Smith2020-04-071-5/+5
* wasm-decompile: documentation. (#1295)Wouter van Oortmerssen2020-01-091-17/+36
* Several fixes for reference types (#1278)Heejin Ahn2020-01-081-1/+1
* Add github actions badge to README.md (#1251)Sam Clegg2019-11-251-0/+1
* Update supported features table (#1164)Sergey Rubanov2019-09-251-3/+3
* Add "supported proposals" section to README.md (#1083)Ben Smith2019-05-171-0/+35
* Fix install prefix in README (#1082)Bill Ticehurst2019-05-161-2/+6
* Update build instructions to include buildingBen Smith2019-04-111-1/+1
* Rewrite the lexer manually, instead of re2c (#1058)Ben Smith2019-04-031-10/+6
* Update README.md (#1017)Donough Liu2019-02-161-1/+1
* Clarify build instructions in README.md (#997)Ben Smith2019-01-211-18/+25
* Add link to generated man pages in README.md (#983)Ben Smith2018-12-171-6/+11
* Add note about building using Makefile (#952)Ben Smith2018-11-061-0/+6
* Use appveyor status badge that is up-to-dateBen Smith2018-10-171-1/+1
* Use gh-pages instead of rawgit for demo (#925)Ben Smith2018-10-111-5/+5