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
*
Explicitly disable WASM_BIGINT in emcc build when the CMake flag is off (#7162)
Derek Schuff
2024-12-19
1
-0
/
+2
*
Version 121 (#7153)
Thomas Lively
2024-12-16
1
-1
/
+1
*
Version 120 (#7033)
Alon Zakai
2024-10-25
1
-1
/
+1
*
Version 119 (#6910)
Alon Zakai
2024-09-05
1
-1
/
+1
*
[FP16] Implement load and store instructions. (#6796)
Brendan Dahl
2024-08-06
1
-0
/
+1
*
binaryen.js: Avoid catching exit, which confuses Node error reporting (#6764)
Alon Zakai
2024-07-17
1
-0
/
+6
*
Version 118 (#6720)
Alon Zakai
2024-07-08
1
-1
/
+1
*
Make Emscripten CMake build more configurable (#6638)
Derek Schuff
2024-05-31
1
-3
/
+16
*
[cmake] Remove redundant `binaryen_emscripten_SOURCES` (#6602)
Sam Clegg
2024-05-17
1
-7
/
+2
*
[NFC] Disable a warning that happens on system headers on CI (#6597)
Alon Zakai
2024-05-15
1
-0
/
+4
*
Fix Emscripten build with -Wno-unused-command-line-argument (#6392)
Thomas Lively
2024-03-12
1
-1
/
+5
*
Release 117 (#6358)
Alon Zakai
2024-02-27
1
-1
/
+1
*
[Emscripten port] Improve emcc flags (#6349)
Alon Zakai
2024-02-26
1
-1
/
+18
*
JS Bindings: Use stringToUTF8OnStack instead of deprecated allocateUTF8OnStac...
Alon Zakai
2024-02-20
1
-2
/
+2
*
binaryen.js: Remove closure flags that set the ES version (#6157)
Alon Zakai
2023-12-08
1
-4
/
+1
*
Improve browser build target (#6135)
Thomas Steiner
2023-11-28
1
-4
/
+5
*
Add browser target for binaryen toolchain utilities (#6131)
Thomas Steiner
2023-11-21
1
-5
/
+21
*
[NFC] Add explicit deduction guides for CTAD (#6094)
Thomas Lively
2023-11-09
1
-0
/
+5
*
[analysis][NFC] Use C++20 concepts for Lattice (#6027)
Thomas Lively
2023-10-18
1
-0
/
+1
*
[NFC] Split the new wat parser into multiple files (#5960)
Thomas Lively
2023-09-19
1
-3
/
+5
*
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
[next]