index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare to release Version 116 (#5940)
Thomas Lively
2023-09-14
1
-1
/
+1
*
Prepare to release Version 115 (#5924)
Alon Zakai
2023-09-11
1
-1
/
+1
*
version_114 (#5789)
Alon Zakai
2023-06-28
1
-1
/
+1
*
Prepare to release v113 (#5726)
Alon Zakai
2023-05-16
1
-1
/
+1
*
[analysis] Add a new iterable CFG utility (#5712)
Thomas Lively
2023-05-12
1
-3
/
+5
*
Avoid specifying multiple opt level in cflags (#5103)
Sam Clegg
2023-04-29
1
-5
/
+5
*
Remove binaryen.js debug build changes to WASM_BIGINT flag (#5654)
Alon Zakai
2023-04-13
1
-2
/
+13
*
Fix Emscripten build for latest tot changes (#5610)
Alon Zakai
2023-03-31
1
-2
/
+2
*
Release 112 (#5486)
Alon Zakai
2023-02-10
1
-1
/
+1
*
Add a CMake flag to enable Wasm exceptions in the BinaryenJS build (#5454)
Derek Schuff
2023-02-02
1
-2
/
+9
*
binaryen.js: Properly export malloc/free (#5324)
Alon Zakai
2022-12-05
1
-0
/
+2
*
Add CMake option to only build tools needed for Emscripten (#5319)
Derek Schuff
2022-12-02
1
-0
/
+3
*
Rename BYN_INSTALL_TOOLS_ONLY to INSTALL_LIBS (NFC) (#5318)
Derek Schuff
2022-12-02
1
-2
/
+5
*
Remove `-sEXPORT_ES6` + Node.js workaround for binaryen.js (#5235)
Kleis Auke Wolthuizen
2022-11-21
1
-3
/
+0
*
Release 111 (#5264)
Thomas Lively
2022-11-18
1
-1
/
+1
*
Make closure errors into warnings in the Emscripten builds (#5063)
Thomas Lively
2022-09-20
1
-0
/
+4
*
Fix build on Emscripten tip of tree (#5019)
Alon Zakai
2022-09-06
1
-0
/
+2
*
Release 110 (#5001)
Alon Zakai
2022-08-31
1
-1
/
+1
*
Improve wasm debug build (#4842)
Derek Schuff
2022-07-29
1
-4
/
+10
*
Remove usage of emscripten's deprecated allocate runtime function (#4795)
Sam Clegg
2022-07-21
1
-2
/
+0
*
Cleanup emscripten `-s` flags (#4794)
Sam Clegg
2022-07-19
1
-30
/
+30
*
Enable sign-extension & bulk-memory features for binaryen.js builds (#4804)
Max Graey
2022-07-14
1
-0
/
+2
*
Fix binaryen.js to include allocate() explicitly (#4793)
Alon Zakai
2022-07-11
1
-0
/
+2
*
Release 109 (#4725)
Alon Zakai
2022-06-14
1
-1
/
+1
*
Link shared library against thread libraries (#4715)
Sam Clegg
2022-06-08
1
-0
/
+5
*
Fix dynamic linking for non-Debian Linux (#4713)
jakobkummerow
2022-06-06
1
-1
/
+1
*
Release 108 (#4658)
Alon Zakai
2022-05-11
1
-1
/
+1
*
Fix setting of stack size when building with clang for windows (#4654)
TheGreatRambler
2022-05-10
1
-1
/
+5
*
Add option to disable building tools (#4655)
TheGreatRambler
2022-05-10
1
-1
/
+9
*
Add CMake flag JS_OF_OCAML for js_of_ocaml (#4637)
Blaine Bublitz
2022-05-06
1
-4
/
+29
*
Release 107 (#4634)
Alon Zakai
2022-05-03
1
-1
/
+1
*
Use LLD for LTO builds on Mac (#4594)
Derek Schuff
2022-04-14
1
-3
/
+1
*
Add BUILD_TESTS CMake option (#4536)
Thomas Lively
2022-03-21
1
-2
/
+7
*
Fix errors when building in C++20 mode (#4528)
Jakub Szewczyk
2022-03-18
1
-10
/
+10
*
Version 106 (#4533)
Alon Zakai
2022-03-18
1
-1
/
+1
*
Introduce gtest (#4466)
Thomas Lively
2022-01-20
1
-0
/
+13
*
Version 105 (#4449)
Derek Schuff
2022-01-12
1
-1
/
+1
*
Version 104 (#4400)
Sam Clegg
2021-12-16
1
-1
/
+1
*
Version 103 (#4364)
Sam Clegg
2021-12-01
1
-1
/
+1
*
[CMake] Use -O2 for all targets in compile step (#4360)
Max Graey
2021-11-29
1
-6
/
+1
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-1
/
+1
*
Set CMAKE_OSX_DEPLOYMENT_TARGET (#4300)
Sam Clegg
2021-11-01
1
-0
/
+6
*
Switch binaryen.js/wasm to ESM (#4280)
dcode
2021-10-28
1
-4
/
+4
*
Update to C++17 and use std::optional for getSuperType (#4203)
Derek Schuff
2021-10-18
1
-1
/
+1
*
Clean up compile warnings on clang-cl (#4217)
Derek Schuff
2021-10-06
1
-5
/
+7
*
Limit to 2 parallel link jobs when using LTO (#4214)
Derek Schuff
2021-10-06
1
-0
/
+2
*
Version 102 (#4143)
Alon Zakai
2021-09-10
1
-1
/
+1
*
[NFC] Split wasm-split into multiple files (#4119)
Thomas Lively
2021-09-03
1
-23
/
+2
*
Clean up warnings on MSVC (#4060)
Wouter van Oortmerssen
2021-08-05
1
-0
/
+2
*
Revert accidental debugging changes from #3935 (#3950)
Thomas Lively
2021-06-22
1
-4
/
+0
[next]