summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* [EH][GC] Send a non-nullable exnref from TryTable (#7013)Alon Zakai2024-10-171-0/+10
* Add OCaml toolchain to binaryen readme (#6939)Ty Overby2024-09-131-0/+1
* Fix an unintentional list item in README.md (#6609)Trevor Elliott2024-05-201-1/+1
* Fix binary emitting of br_if with a refined value by emitting a cast (#6510)Alon Zakai2024-05-161-0/+10
* Source maps: Allow specifying that an expression has no debug info in text (...Jérôme Vouillon2024-05-141-0/+29
* [Strings] Work around ref.cast not working on string views, and add fuzzing (...Alon Zakai2024-04-291-0/+8
* Add a WebAssembly build to release (#6351)Alon Zakai2024-02-271-1/+32
* [Docs] Clarify FAQ entry about name (#6241)Alon Zakai2024-01-291-6/+12
* Add `wasm-metadce` to tools list (#6248)Thomas Steiner2024-01-291-0/+2
* Add browser target for binaryen toolchain utilities (#6131)Thomas Steiner2023-11-211-3/+8
* Minor improvements for the `README` (#6009)Thomas Steiner2023-10-131-56/+56
* README.md: eliminate spurious import in wasm-merge sample output (#6006)Keith Winstein2023-10-121-1/+0
* [NFC] Document source maps and other debug support (#5911)Alon Zakai2023-08-301-0/+96
* Mention determinism in README.md (#5747)Alon Zakai2023-06-011-0/+2
* [Docs] Add docs for wasm-merge export handling flags (#5725)Alon Zakai2023-05-171-0/+32
* Reintroduce wasm-merge (#5709)Alon Zakai2023-05-161-0/+147
* 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