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
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
882
Star
8.6k
Code
Issues
336
Pull requests
229
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add anyref feature and type
- #3109
#3109
Merged
tlively
merged 14 commits into
WebAssembly:master
WebAssembly/binaryen:master
from
dcodeIO:gc-anyref-rb
dcodeIO/binaryen:gc-anyref-rb
Copy head branch name to clipboard
Sep 11, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add anyref feature and type
#3109
tlively
merged 14 commits into
WebAssembly:master
WebAssembly/binaryen:master
from
dcodeIO:gc-anyref-rb
dcodeIO/binaryen:gc-anyref-rb
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2020
Add anyref feature and type
dcodeIO
committed
ac55818
View commit details
Copy full SHA for ac55818
Browse repository at this point
remove a left-over comment
dcodeIO
committed
d888eae
View commit details
Copy full SHA for d888eae
Browse repository at this point
add implied feature validation, update unit tests accordingly
dcodeIO
committed
add5e7d
View commit details
Copy full SHA for add5e7d
Browse repository at this point
lint
dcodeIO
committed
67a139b
View commit details
Copy full SHA for 67a139b
Browse repository at this point
fix js event test
dcodeIO
committed
1b65a5e
View commit details
Copy full SHA for 1b65a5e
Browse repository at this point
teach the fuzzer about implied feature options
dcodeIO
committed
fb1a789
View commit details
Copy full SHA for fb1a789
Browse repository at this point
Update test/passes/flatten_local-cse_all-features.wast
Show description for 1003b31
dcodeIO
and
aheejin
authored
1003b31
View commit details
Copy full SHA for 1003b31
Browse repository at this point
Update scripts/fuzz_opt.py
Show description for 2809e61
dcodeIO
and
tlively
authored
2809e61
View commit details
Copy full SHA for 2809e61
Browse repository at this point
Commits on Sep 10, 2020
move hasY checks into hasX checks where Y requires X
dcodeIO
committed
bc2d522
View commit details
Copy full SHA for bc2d522
Browse repository at this point
concretize comment on getLeastUpperBound returning anyref
dcodeIO
committed
4efa482
View commit details
Copy full SHA for 4efa482
Browse repository at this point
add CHANGELOG entry
dcodeIO
committed
c2033c1
View commit details
Copy full SHA for c2033c1
Browse repository at this point
update getLeastUpperBound comment
dcodeIO
committed
6c76c1f
View commit details
Copy full SHA for 6c76c1f
Browse repository at this point
update CHANGELOG
dcodeIO
committed
f877ef9
View commit details
Copy full SHA for f877ef9
Browse repository at this point
restore condition in TranslateToFuzzReader::getSubType
dcodeIO
committed
74be0b6
View commit details
Copy full SHA for 74be0b6
Browse repository at this point
You can’t perform that action at this time.