summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* fix trivial typo (extra close paren) (#5197)William Stein2022-10-311-1/+1
* Fix 'C API' readme link (#5097)Brian Anderson2022-09-301-1/+1
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-0/+19
* Move `auto_update_tests.py` into scripts directory. NFC (#4879)Sam Clegg2022-08-111-3/+12
* Allow `BINARYEN_DEBUG` environment variable to be used in place of `--debug`....Sam Clegg2022-08-041-1/+5
* Enable sign-extension & bulk-memory features for binaryen.js builds (#4804)Max Graey2022-07-141-4/+4
* Add note on porting tests to README (#4782)Thomas Lively2022-07-081-0/+4
* Updating wasm-opt example to an available pass (#4684)Ashley Nelson2022-05-241-7/+6
* Update README.md (#4674)Ashley Nelson2022-05-181-1/+1
* Fix typo (WASM -> Wasm) (#4565)Clemens Backes2022-04-011-1/+1
* Add BUILD_TESTS CMake option (#4536)Thomas Lively2022-03-211-1/+3
* [Docs] Document wasm-ctor-eval (#4493)Alon Zakai2022-02-031-2/+82
* Document submodule initialization in README (#4489)Thomas Lively2022-02-011-0/+9
* Add an Intrinsics mechanism, and a call.without.effects intrinsic (#4126)Alon Zakai2021-09-101-0/+40
* Remove out-of-date multivalue info in README (#4113)Thomas Lively2021-08-301-14/+5
* Emit "elem declare" for functions that need it (#3653)Alon Zakai2021-03-041-0/+6
* Remove PostAssemblyScript passes (#3643)Daniel Wirtz2021-03-031-1/+1
* cleanup to allow binaryen to be built in more strict environments (#3566)walkingeyerobot2021-02-161-2/+3
* Document how to install lit test requirements [ci skip] (#3510)Alon Zakai2021-01-221-0/+4
* Replace "master" with "main" in scripts and docs (#3502)Thomas Lively2021-01-191-10/+10
* Add an optimizer overview to the readme (#3210)Alon Zakai2020-10-091-10/+102
* Add mozjs, V8 and WABT setup script (#3053)Daniel Wirtz2020-09-141-0/+18
* Stay on C++14 for now (#3108)Daniel Wirtz2020-09-081-1/+1
* Upgrade to C++17 (#3103)Daniel Wirtz2020-09-061-1/+1
* Remove asm2wasm (#3042)Alon Zakai2020-08-171-58/+1
* Use consistent backquotes instead ordinal quotes for Grain in README (#3017)Max Graey2020-08-031-1/+1
* Update readme to include Grain [ci skip] (#2950)Alon Zakai2020-07-101-2/+3
* Add link to Github Action tab for badge (#2875)Max Graey2020-05-261-1/+1
* Update filer actions for CI badge (#2866)Max Graey2020-05-261-1/+1
* Update CI status badgeDerek Schuff2020-05-211-2/+1
* [NFC] Update readme to discuss tuples rather than push/pop (#2722)Thomas Lively2020-04-091-3/+5
* Update build instructions in README (#2667)Thomas Lively2020-03-051-4/+6
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-5/+5
* Document wasm-reduce in the readme (#2445)Alon Zakai2019-11-181-0/+6
* Allow running a portion of binaryen test suite (#2286)Guanzhong Chen2019-08-071-1/+1
* wasm2js: Mangle import names for JS (#2267)Alon Zakai2019-07-281-5/+25
* Minimal Push/Pop support (#2207)Alon Zakai2019-07-031-0/+18
* Update readme with some wasm2js docs and other stuff (#2086)Alon Zakai2019-05-061-42/+58
* Delete wasm-merge (#1969)Thomas Lively2019-03-291-2/+0
* trivial: typo in link to win32 compilation (#1943)Harris Brakmić2019-03-131-1/+1
* Remove wasm.js references (#1860)Sergey Rubanov2019-01-091-9/+3
* document that binaryen text is not valid wasm text, but stack IR is [ci skip]...Alon Zakai2018-11-011-1/+4
* Fix typo in README.mdSam Clegg2018-10-181-1/+1
* Cleanup formatting of README.md (#1708)Sam Clegg2018-10-191-54/+202
* Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)Alex Crichton2018-08-301-4/+4
* Stack IR (#1623)Alon Zakai2018-07-301-0/+2
* Proper error handling in add* and get* methods (#1570)Alon Zakai2018-07-101-1/+1
* Stop bundling binaryen.js builds (#1609)Alon Zakai2018-07-041-1/+1
* Remove s2wasm (#1607)Sam Clegg2018-06-281-31/+1
* Remove testing of s2wasm via the wasm waterfall scripts (#1604)Sam Clegg2018-06-191-1/+1