Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
WebAssembly
/
binaryen
Public
Notifications
You must be signed in to change notification settings
Fork
880
Star
8.6k
Code
Issues
336
Pull requests
225
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[wasm-split] Remove module elements in bulk (NFC)
- #8990
#8990
Merged
aheejin
merged 16 commits into
main
WebAssembly/binaryen:main
from
wasm_split_remove_opt
WebAssembly/binaryen:wasm_split_remove_opt
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[wasm-split] Remove module elements in bulk (NFC)
#8990
aheejin
merged 16 commits into
main
WebAssembly/binaryen:main
from
wasm_split_remove_opt
WebAssembly/binaryen:wasm_split_remove_opt
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
[wasm-split] Precompute ownership info (NFC)
Show description for 0e2c9ff
aheejin
committed
0e2c9ff
View commit details
Copy full SHA for 0e2c9ff
Browse repository at this point
Update src/ir/module-splitting.cpp
Show description for 7d0d87d
aheejin
and
tlively
committed
7d0d87d
View commit details
Copy full SHA for 7d0d87d
Browse repository at this point
Remove usedToSecondary map
aheejin
committed
8d9455b
View commit details
Copy full SHA for 8d9455b
Browse repository at this point
FIELD->field, VAL->val
aheejin
committed
86f57f4
View commit details
Copy full SHA for 86f57f4
Browse repository at this point
Rename a few variables
aheejin
committed
89b8e08
View commit details
Copy full SHA for 89b8e08
Browse repository at this point
More comments
aheejin
committed
620886f
View commit details
Copy full SHA for 620886f
Browse repository at this point
Apply suggestions from code review
Show description for 47b0a61
aheejin
and
tlively
committed
47b0a61
View commit details
Copy full SHA for 47b0a61
Browse repository at this point
Eliminate two-phase approach in computeUsedNames
aheejin
committed
f3b6900
View commit details
Copy full SHA for f3b6900
Browse repository at this point
Use template instead of ADD_ITEM macro
aheejin
committed
d117127
View commit details
Copy full SHA for d117127
Browse repository at this point
[wasm-split] Remove module elements in bulk (NFC)
Show description for 009571b
aheejin
committed
009571b
View commit details
Copy full SHA for 009571b
Browse repository at this point
Update src/ir/module-splitting.cpp
Show description for 485abf9
aheejin
and
tlively
committed
485abf9
View commit details
Copy full SHA for 485abf9
Browse repository at this point
Commits on Aug 18, 2026
Use macros in insert()
aheejin
committed
716760a
View commit details
Copy full SHA for 716760a
Browse repository at this point
clang-format
aheejin
committed
3fbc940
View commit details
Copy full SHA for 3fbc940
Browse repository at this point
Merge branch 'wasm_split_owning_modules' into wasm_split_remove_opt
aheejin
committed
4ca31cf
View commit details
Copy full SHA for 4ca31cf
Browse repository at this point
Merge branch 'main' into wasm_split_remove_opt
aheejin
committed
9db6057
View commit details
Copy full SHA for 9db6057
Browse repository at this point
Remove stray change from previous PR
aheejin
committed
d925538
View commit details
Copy full SHA for d925538
Browse repository at this point
You can’t perform that action at this time.