Skip to content

Pull requests: WebAssembly/binaryen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add appveyor.yml for Windows CI
#623 by ghost was merged Jul 11, 2016 Loading…
Add .clang-format
#1407 by aheejin was merged Feb 13, 2018 Loading…
Float refactoring and nan comparison change
#152 by kripken was merged Feb 3, 2016 Loading…
Update reference types
#3084 by dcodeIO was merged Sep 9, 2020 Loading…
Vanilla LLVM testing
#112 by kripken was merged Jan 18, 2016 Loading…
Allow allocations on side threads
#365 by kripken was merged Apr 24, 2016 Loading…
Use mimalloc allocator for static build
#7378 by danleh was merged Mar 19, 2025 Loading…
Use CMake to build binaryen.js
#2464 by kripken was merged Nov 27, 2019 Loading…
Update binaryen.js, fixes #1028, fixes #1029
#1030 by dcodeIO was merged Jun 7, 2017 Loading…
Upgrade to C++17
#2709 by kripken was closed Nov 29, 2021 Loading…
WIP: Also compile Binaryen to WebAssembly
#1381 by dcodeIO was closed Dec 17, 2019 Loading…
Implement more cases for getMaxBits
#2879 by MaxGraey was merged Sep 17, 2020 Loading…
Add Windows binary releases through AppVeyor
#1700 by alexcrichton was merged Apr 2, 2019 Loading…
Fixes for #5998
#1341 by kripken was merged Dec 30, 2017 Loading…
Handle drops of unknown values in ExpressionRunner
#2787 by dcodeIO was closed Sep 14, 2020 Loading…
Function parallelism
#343 by kripken was merged Apr 15, 2016 Loading…
Complete the support for try_table.
#6814 by sjrd was merged Aug 20, 2024 Loading…
Do not optimize public types
#5347 by tlively was merged Dec 16, 2022 Loading…
Support try-catch blocks in Asyncify.
#5143 by jashug was closed Dec 13, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:main.