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
.
BabylonJS
/
JsRuntimeHost
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
22
Code
Issues
16
Pull requests
21
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Pump V8's foreground task queue so async WebAssembly settles
- #232
#232
Merged
bkaradzic-microsoft
merged 10 commits into
BabylonJS:main
BabylonJS/JsRuntimeHost:main
from
bkaradzic-microsoft:v8-pump-foreground-tasks
bkaradzic-microsoft/JsRuntimeHost:v8-pump-foreground-tasks
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Pump V8's foreground task queue so async WebAssembly settles
#232
bkaradzic-microsoft
merged 10 commits into
BabylonJS:main
BabylonJS/JsRuntimeHost:main
from
bkaradzic-microsoft:v8-pump-foreground-tasks
bkaradzic-microsoft/JsRuntimeHost:v8-pump-foreground-tasks
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Pump V8's foreground task queue so async WebAssembly settles
Show description for 3cdf2b0
bkaradzic
committed
3cdf2b0
View commit details
Copy full SHA for 3cdf2b0
Browse repository at this point
Document why the wake flag is cleared before pumping
Show description for b7fc69e
bkaradzic
and
Copilot
committed
b7fc69e
View commit details
Copy full SHA for b7fc69e
Browse repository at this point
Fix the Android V8 build and scope the WebAssembly tests to V8
Show description for 4a5d722
bkaradzic
and
Copilot
committed
4a5d722
View commit details
Copy full SHA for 4a5d722
Browse repository at this point
Commits on Sep 1, 2026
Merge branch 'main' into v8-pump-foreground-tasks
bkaradzic-microsoft
authored
8cbecec
View commit details
Copy full SHA for 8cbecec
Browse repository at this point
Commits on Sep 4, 2026
Dispatch V8 foreground tasks through AppRuntime
Show description for 7bab0cd
bkaradzic
and
Copilot
committed
7bab0cd
View commit details
Copy full SHA for 7bab0cd
Browse repository at this point
Commits on Sep 9, 2026
Fix V8 delayed task scheduling and separate host lifetime management
Show description for 7192ac0
Copilot
committed
7192ac0
View commit details
Copy full SHA for 7192ac0
Browse repository at this point
Use the existing V8 include wrapper in extracted task headers
Show description for 3014935
Copilot
committed
3014935
View commit details
Copy full SHA for 3014935
Browse repository at this point
Commits on Sep 10, 2026
Avoid signed overflow when wrapping scheduler and timeout IDs
Show description for 5da35cc
Copilot
committed
5da35cc
View commit details
Copy full SHA for 5da35cc
Browse repository at this point
Align runtime teardown and internal scheduler boundaries
Show description for 864fb3b
Copilot
committed
864fb3b
View commit details
Copy full SHA for 864fb3b
Browse repository at this point
Clarify non-owning scheduler association API
Show description for 5b356fb
Copilot
committed
5b356fb
View commit details
Copy full SHA for 5b356fb
Browse repository at this point
You can’t perform that action at this time.