summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix Emscripten build for latest tot changes (#5610)Alon Zakai2023-03-311-2/+2
* Release 112 (#5486)Alon Zakai2023-02-101-1/+1
* Add a CMake flag to enable Wasm exceptions in the BinaryenJS build (#5454)Derek Schuff2023-02-021-2/+9
* binaryen.js: Properly export malloc/free (#5324)Alon Zakai2022-12-051-0/+2
* Add CMake option to only build tools needed for Emscripten (#5319)Derek Schuff2022-12-021-0/+3
* Rename BYN_INSTALL_TOOLS_ONLY to INSTALL_LIBS (NFC) (#5318)Derek Schuff2022-12-021-2/+5
* Remove `-sEXPORT_ES6` + Node.js workaround for binaryen.js (#5235)Kleis Auke Wolthuizen2022-11-211-3/+0
* Release 111 (#5264)Thomas Lively2022-11-181-1/+1
* Make closure errors into warnings in the Emscripten builds (#5063)Thomas Lively2022-09-201-0/+4
* Fix build on Emscripten tip of tree (#5019)Alon Zakai2022-09-061-0/+2
* Release 110 (#5001)Alon Zakai2022-08-311-1/+1
* Improve wasm debug build (#4842)Derek Schuff2022-07-291-4/+10
* Remove usage of emscripten's deprecated allocate runtime function (#4795)Sam Clegg2022-07-211-2/+0
* Cleanup emscripten `-s` flags (#4794)Sam Clegg2022-07-191-30/+30
* Enable sign-extension & bulk-memory features for binaryen.js builds (#4804)Max Graey2022-07-141-0/+2
* Fix binaryen.js to include allocate() explicitly (#4793)Alon Zakai2022-07-111-0/+2
* Release 109 (#4725)Alon Zakai2022-06-141-1/+1
* Link shared library against thread libraries (#4715)Sam Clegg2022-06-081-0/+5
* Fix dynamic linking for non-Debian Linux (#4713)jakobkummerow2022-06-061-1/+1
* Release 108 (#4658)Alon Zakai2022-05-111-1/+1
* Fix setting of stack size when building with clang for windows (#4654)TheGreatRambler2022-05-101-1/+5
* Add option to disable building tools (#4655)TheGreatRambler2022-05-101-1/+9
* Add CMake flag JS_OF_OCAML for js_of_ocaml (#4637)Blaine Bublitz2022-05-061-4/+29
* Release 107 (#4634)Alon Zakai2022-05-031-1/+1
* Use LLD for LTO builds on Mac (#4594)Derek Schuff2022-04-141-3/+1
* Add BUILD_TESTS CMake option (#4536)Thomas Lively2022-03-211-2/+7
* Fix errors when building in C++20 mode (#4528)Jakub Szewczyk2022-03-181-10/+10
* Version 106 (#4533)Alon Zakai2022-03-181-1/+1
* Introduce gtest (#4466)Thomas Lively2022-01-201-0/+13
* Version 105 (#4449)Derek Schuff2022-01-121-1/+1
* Version 104 (#4400)Sam Clegg2021-12-161-1/+1
* Version 103 (#4364)Sam Clegg2021-12-011-1/+1
* [CMake] Use -O2 for all targets in compile step (#4360)Max Graey2021-11-291-6/+1
* Modernize code to C++17 (#3104)Max Graey2021-11-221-1/+1
* Set CMAKE_OSX_DEPLOYMENT_TARGET (#4300)Sam Clegg2021-11-011-0/+6
* Switch binaryen.js/wasm to ESM (#4280)dcode2021-10-281-4/+4
* Update to C++17 and use std::optional for getSuperType (#4203)Derek Schuff2021-10-181-1/+1
* Clean up compile warnings on clang-cl (#4217)Derek Schuff2021-10-061-5/+7
* Limit to 2 parallel link jobs when using LTO (#4214)Derek Schuff2021-10-061-0/+2
* Version 102 (#4143)Alon Zakai2021-09-101-1/+1
* [NFC] Split wasm-split into multiple files (#4119)Thomas Lively2021-09-031-23/+2
* Clean up warnings on MSVC (#4060)Wouter van Oortmerssen2021-08-051-0/+2
* Revert accidental debugging changes from #3935 (#3950)Thomas Lively2021-06-221-4/+0
* Preserve function heap types during text parsing (#3935)Thomas Lively2021-06-221-0/+4
* Rename wasm-delegations[-fields].h to def files (NFC) (#3941)Heejin Ahn2021-06-181-1/+1
* Release 101 (#3812)Sam Clegg2021-04-161-1/+1
* Add a CMake option to install only the tools (#3654)Derek Schuff2021-03-041-6/+9
* Release 100 (#3645)Sam Clegg2021-03-021-1/+1
* Fix VS2017 builds with /std:c++17 (#3620)MaulingMonkey2021-02-261-0/+1
* cleanup to allow binaryen to be built in more strict environments (#3566)walkingeyerobot2021-02-161-0/+3