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
Type
/
to 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
.
soundscript-lang
/
soundscript
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: soundscript-lang/soundscript
Actions
All workflows
Workflows
Backfill CLI Assets
Backfill CLI Assets
CI
CI
Publish Release
Publish Release
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
279 workflow runs
279 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Stage 5: async_while_body — fallthrough when body can't be decomposed
CI
#248:
Commit
73cf44e
pushed by
jakemccloskey
26s
main
main
26s
View workflow file
Revert "Stage 5: async_while_body — handle await in if statements ins…
CI
#247:
Commit
0fb10af
pushed by
jakemccloskey
22s
main
main
22s
View workflow file
Stage 5: async_while_body — handle await in if statements inside while
CI
#246:
Commit
0fbe663
pushed by
jakemccloskey
26s
main
main
26s
View workflow file
Stage 4: await in catch bodies — terminal return await support
CI
#245:
Commit
56c3466
pushed by
jakemccloskey
23s
main
main
23s
View workflow file
Stage 1: async_await_catch_binding — gate relaxed (no return undefined)
CI
#244:
Commit
12e1432
pushed by
jakemccloskey
30s
main
main
30s
View workflow file
Revert "Stage 1: async_await_catch_binding — destructured catch bindi…
CI
#243:
Commit
9a9f759
pushed by
jakemccloskey
25s
main
main
25s
View workflow file
Stage 1: async_await_catch_binding — destructured catch bindings
CI
#242:
Commit
a61502b
pushed by
jakemccloskey
28s
main
main
28s
View workflow file
Stage 2+3: async finally terminal CF, catch break/continue relaxed
CI
#241:
Commit
9de2bef
pushed by
jakemccloskey
21s
main
main
21s
View workflow file
Batch 1+2: async return/throw wrapper, dead code, untag, source fallback
CI
#240:
Commit
2b92174
pushed by
jakemccloskey
26s
main
main
26s
View workflow file
Batch 1 (surgical): async return/throw wrapper, dead code, untag gaps
CI
#239:
Commit
97bc4a9
pushed by
jakemccloskey
32s
main
main
32s
View workflow file
Batch 1: Async return/throw fallback wrapper, untag gaps, dead code
CI
#238:
Commit
b003820
pushed by
jakemccloskey
27s
main
main
27s
View workflow file
Close 8 remaining gaps: class method bodies, switch, object computed,…
CI
#237:
Commit
2c8ecbb
pushed by
jakemccloskey
26s
main
main
26s
View workflow file
Pre-box mutable variables at declaration for full closure capture sem…
CI
#236:
Commit
cc7e39d
pushed by
jakemccloskey
24s
main
main
24s
View workflow file
Mutable closure capture: auto-box mutable captures at capture point
CI
#235:
Commit
c60c772
pushed by
jakemccloskey
34s
main
main
34s
View workflow file
Fix async fallthrough to sync: add string_ref + box_ref to taggedUnio…
CI
#234:
Commit
99de781
pushed by
jakemccloskey
19s
main
main
19s
View workflow file
Phase 6: Remove async unsupportedKinds — fall through to sync lowering
CI
#233:
Commit
e78a287
pushed by
jakemccloskey
20s
main
main
20s
View workflow file
Phase 5: Close class computed, mutable capture, dynamic object projec…
CI
#232:
Commit
0598537
pushed by
jakemccloskey
27s
main
main
27s
View workflow file
Phase 4: Close control flow gaps — captured return, loop control, in …
CI
#231:
Commit
2ca09e7
pushed by
jakemccloskey
27s
main
main
27s
View workflow file
Phase 3: Close destructuring gaps — params, variables, union assignment
CI
#230:
Commit
77e7f94
pushed by
jakemccloskey
21s
main
main
21s
View workflow file
Phase 2: Relax Promise arity checks, handle tagged_ref receivers
CI
#229:
Commit
da9c3b9
pushed by
jakemccloskey
27s
main
main
27s
View workflow file
Checker: enforce for...in ban, ban bitwise operators, restrict arithm…
CI
#228:
Commit
a9320bf
pushed by
jakemccloskey
29s
main
main
29s
View workflow file
Phase 1: Close 4 quick-win gaps — switch default, class collisions, c…
CI
#227:
Commit
2216f7a
pushed by
jakemccloskey
24s
main
main
24s
View workflow file
Class methods: allow returns without values, handle destructured params
CI
#226:
Commit
9ca8e91
pushed by
jakemccloskey
26s
main
main
26s
View workflow file
Class method control flow: remove prelude restrictions, fix static pr…
CI
#225:
Commit
bf9aee8
pushed by
jakemccloskey
29s
main
main
29s
View workflow file
Fix try/catch/finally control flow nesting (broken parentheses)
CI
#224:
Commit
042ddaf
pushed by
jakemccloskey
31s
main
main
31s
View workflow file
Previous
1
2
3
4
5
…
11
12
Next
You can’t perform that action at this time.