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

pass-through user sections
#937 opened Mar 9, 2017 by pipcet Loading… updated Jan 19, 2021
Don't store the allocator in each ArenaVector
#891 opened Jan 31, 2017 by kripken Loading… updated Jan 19, 2021
WIP: Do not require memoryBaseGlobals or tableBaseGlobals
#970 opened Apr 18, 2017 by winksaville Loading… updated Jan 19, 2021
Add option --no-dylink-padding to wasm-merge
#1272 opened Nov 8, 2017 by AmaanC Loading… updated Jan 19, 2021
Add the packaging metadata to build the binaryen snap
#1418 opened Feb 13, 2018 by come-maiz Loading… updated Jan 19, 2021
Warn on functions that may be too big for some VMs
#1246 opened Oct 25, 2017 by kripken Loading… updated Jan 19, 2021
[WIP] Interpret .import_module from LLVM
#1500 opened Apr 9, 2018 by xtuc Loading… updated Jan 19, 2021
make PassRunner less verbose by default
#1457 opened Mar 5, 2018 by froydnj Loading… updated Jan 19, 2021
WIP: Import export names
#1446 opened Feb 27, 2018 by mbebenita Loading… updated Jan 19, 2021
Add FatalIf utility to simplify some Fatal cases
#1577 opened May 31, 2018 by jgravelle-google Loading… updated Jan 19, 2021
CMake improvements
#1511 opened Apr 24, 2018 by chfast Loading… updated Jan 19, 2021
Speed up LocalGraph & EffectAnalyser
#1602 opened Jun 19, 2018 by vloppin Loading… updated Jan 19, 2021
WIP rename memory instructions
#1652 opened Aug 29, 2018 by jayphelps Loading… updated Jan 19, 2021
SortBlocks pass
#2084 opened May 3, 2019 by kripken Loading… updated Jan 19, 2021
WIP: filter wasm-dis to only disassemble certain specified functions
#1809 opened Dec 6, 2018 by jgravelle-google Loading… updated Jan 19, 2021
Enable some more flat passes in -O4
#1775 opened Nov 27, 2018 by kripken Loading… updated Jan 19, 2021
Taking care of Souperify width and bad zext
#2439 opened Nov 15, 2019 by Jacarte Loading… updated Jan 19, 2021
Check exact double literals in wasm::is{U,S}Integer64()
#2314 opened Aug 29, 2019 by dschuff Loading… updated Jan 19, 2021
Mark asyncify exports
#2327 opened Sep 3, 2019 by RReverser Loading… updated Jan 19, 2021
Static allocation
#2440 opened Nov 15, 2019 by awtcode Loading… updated Jan 19, 2021
Update building docs for binaryen.js and libbinaryen
#2493 opened Dec 3, 2019 by kripken Loading… updated Jan 19, 2021
Exclude memory and table symbols from minification
#2647 opened Feb 7, 2020 by caspervonb Loading… updated Jan 19, 2021
StackIR: Optimize away unneeded dropped values
#2676 opened Feb 29, 2020 by kripken Loading… updated Jan 19, 2021
Add stacky mode to BinaryenIR
#2784 opened Apr 22, 2020 by tlively Draft updated Jan 19, 2021
Make Stack IR a canonical representation
#2818 opened Apr 28, 2020 by tlively Loading… updated Jan 19, 2021
ProTip! Filter pull requests by the default branch with base:main.