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
228
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Complete the support for try_table.
- #6814
#6814
Merged
kripken
merged 15 commits into
WebAssembly:main
WebAssembly/binaryen:main
from
sjrd:full-support-try-table
sjrd/binaryen:full-support-try-table
Copy head branch name to clipboard
Aug 20, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Complete the support for try_table.
#6814
kripken
merged 15 commits into
WebAssembly:main
WebAssembly/binaryen:main
from
sjrd:full-support-try-table
sjrd/binaryen:full-support-try-table
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2024
Complete the support for try_table.
Show description for 0f0f5a5
sjrd
committed
0f0f5a5
View commit details
Copy full SHA for 0f0f5a5
Browse repository at this point
Commits on Aug 9, 2024
Address review comments.
sjrd
committed
fd6eda4
View commit details
Copy full SHA for fd6eda4
Browse repository at this point
Commits on Aug 13, 2024
Adapt the fuzz script not to generate exnref-incompatible option sets.
Show description for 4f07f18
sjrd
committed
4f07f18
View commit details
Copy full SHA for 4f07f18
Browse repository at this point
Correctly connect tags and exnrefs in the GUFA analysis.
sjrd
committed
6868ba1
View commit details
Copy full SHA for 6868ba1
Browse repository at this point
Address aheejin's review comments, except the WasmException changes.
sjrd
committed
cb49cbb
View commit details
Copy full SHA for cb49cbb
Browse repository at this point
Commits on Aug 14, 2024
Fix formatting.
sjrd
committed
485914a
View commit details
Copy full SHA for 485914a
Browse repository at this point
Address one more round of reviews.
Show description for 0f4eb1a
sjrd
committed
0f4eb1a
View commit details
Copy full SHA for 0f4eb1a
Browse repository at this point
Fix copy construction of `(ref exn)` literals.
Show description for 70f36df
sjrd
committed
70f36df
View commit details
Copy full SHA for 70f36df
Browse repository at this point
Store a literal exnref in `WasmException`.
sjrd
committed
4c752b3
View commit details
Copy full SHA for 4c752b3
Browse repository at this point
Commits on Aug 15, 2024
Apply suggestions from code review
Show description for 202bc17
sjrd
and
aheejin
authored
202bc17
View commit details
Copy full SHA for 202bc17
Browse repository at this point
Re-update lit checks after test name changes.
sjrd
committed
7c14456
View commit details
Copy full SHA for 7c14456
Browse repository at this point
Address further review comments in the tests (more comments).
sjrd
committed
515b6ae
View commit details
Copy full SHA for 515b6ae
Browse repository at this point
Commits on Aug 20, 2024
Merge branch 'main' into full-support-try-table
sjrd
committed
40da584
View commit details
Copy full SHA for 40da584
Browse repository at this point
Address review comments.
sjrd
committed
d200d06
View commit details
Copy full SHA for d200d06
Browse repository at this point
Enable the fuzzer on tests with new EH.
sjrd
committed
25d5af9
View commit details
Copy full SHA for 25d5af9
Browse repository at this point
You can’t perform that action at this time.