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
.
rubyjs
/
mini_racer
Public
Notifications
You must be signed in to change notification settings
Fork
100
Star
625
Code
Issues
35
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
FEATURE: add Context#call_await and Context#eval_await
- #441
#441
Merged
2/2
davidtaylorhq
merged 10 commits into
main
rubyjs/mini_racer:main
from
async-support
rubyjs/mini_racer:async-support
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
FEATURE: add Context#call_await and Context#eval_await
#441
davidtaylorhq
merged 10 commits into
main
rubyjs/mini_racer:main
from
async-support
rubyjs/mini_racer:async-support
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
FEATURE: add Context#call_async and Context#eval_async
Show description for bb500eb
davidtaylorhq
authored and
SamSaffron
committed
bb500eb
View commit details
Copy full SHA for bb500eb
Browse repository at this point
FIX: reject nested async context calls
Show description for 6c2630a
SamSaffron
committed
6c2630a
View commit details
Copy full SHA for 6c2630a
Browse repository at this point
Rename call_async and eval_async to call_await and eval_await
Show description for 9f79bb8
davidtaylorhq
committed
9f79bb8
View commit details
Copy full SHA for 9f79bb8
Browse repository at this point
Commits on Aug 12, 2026
FIX: preserve timeout across nested sync calls
Show description for f7d1e1b
SamSaffron
committed
f7d1e1b
View commit details
Copy full SHA for f7d1e1b
Browse repository at this point
FIX: preserve stop across nested message pumps
Show description for b74350b
SamSaffron
committed
b74350b
View commit details
Copy full SHA for b74350b
Browse repository at this point
FIX: isolate watchdog termination requests
Show description for 5bca50d
SamSaffron
committed
5bca50d
View commit details
Copy full SHA for 5bca50d
Browse repository at this point
FIX: preserve termination across nested calls
Show description for 05d2f6a
SamSaffron
committed
05d2f6a
View commit details
Copy full SHA for 05d2f6a
Browse repository at this point
Lint
davidtaylorhq
committed
23e33f0
View commit details
Copy full SHA for 23e33f0
Browse repository at this point
Trim the changelog to the fixes that affect released versions
Show description for 72871d1
davidtaylorhq
committed
72871d1
View commit details
Copy full SHA for 72871d1
Browse repository at this point
Bump the version to 0.22.0
Show description for d2cc0bb
davidtaylorhq
committed
d2cc0bb
View commit details
Copy full SHA for d2cc0bb
Browse repository at this point
You can’t perform that action at this time.