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 }}
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
96.1k
Code
Issues
3.7k
Pull requests
5k+
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
compile: load an executable's embedded ES module graph without per-import round trips
- #40643
#40643
Merged
Jarred-Sumner
merged 18 commits into
main
oven-sh/bun:main
from
claude/standalone-module-loader
oven-sh/bun:claude/standalone-module-loader
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
compile: load an executable's embedded ES module graph without per-import round trips
#40643
Jarred-Sumner
merged 18 commits into
main
oven-sh/bun:main
from
claude/standalone-module-loader
oven-sh/bun:claude/standalone-module-loader
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
compile: load an executable's embedded ES module graph without per-import round trips
Show description for f2fe7fa
Jarred-Sumner
committed
f2fe7fa
View commit details
Copy full SHA for f2fe7fa
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
e27981e
View commit details
Copy full SHA for e27981e
Browse repository at this point
compile: keep a shared provider's module_info when pre-registering embedded modules
Show description for 19c3dc8
Jarred-Sumner
committed
19c3dc8
View commit details
Copy full SHA for 19c3dc8
Browse repository at this point
Address review: declare new codegen outputs to ninja, platform-neutral test output, tidy placement
Show description for 2f4e9ff
Jarred-Sumner
committed
2f4e9ff
View commit details
Copy full SHA for 2f4e9ff
Browse repository at this point
compile: keep the referrer string alive across fetchESMSourceCodeSync in the standalone fetch hook
Show description for 5591c75
Jarred-Sumner
committed
5591c75
View commit details
Copy full SHA for 5591c75
Browse repository at this point
Bump WebKit to d9feedfcb16d (568ccc283a73 + Windows arm64 CI fix)
Show description for 77c4999
Jarred-Sumner
committed
77c4999
View commit details
Copy full SHA for 77c4999
Browse repository at this point
ci: retrigger now that the WebKit prebuilt is published
Show description for a45dfcf
Jarred-Sumner
committed
a45dfcf
View commit details
Copy full SHA for a45dfcf
Browse repository at this point
test: update the bytecode portability snapshot for the shared-string-table change
Show description for c28a5d1
Jarred-Sumner
committed
c28a5d1
View commit details
Copy full SHA for c28a5d1
Browse repository at this point
compile: register an embedded entry's complete static-import closure before JSC walks it
Show description for 138289a
Jarred-Sumner
committed
138289a
View commit details
Copy full SHA for 138289a
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
8498eb0
View commit details
Copy full SHA for 8498eb0
Browse repository at this point
compile: register pre-built module records with ModuleRegistryEntry::provideModule
Show description for 19aa37f
Jarred-Sumner
committed
19aa37f
View commit details
Copy full SHA for 19aa37f
Browse repository at this point
compile: bail out of closure pre-registration if the MarkedArgumentBuffer overflows
Jarred-Sumner
committed
fd1487b
View commit details
Copy full SHA for fd1487b
Browse repository at this point
compile: check MarkedArgumentBuffer overflow after appending each closure record too
Jarred-Sumner
committed
79596c4
View commit details
Copy full SHA for 79596c4
Browse repository at this point
compile: resolve an embedded specifier to the graph's own spelling of its key
Show description for e318b1f
Jarred-Sumner
committed
e318b1f
View commit details
Copy full SHA for e318b1f
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
22d36ad
View commit details
Copy full SHA for 22d36ad
Browse repository at this point
test: pin the number of host loader calls a compiled --splitting --bytecode graph makes
Show description for 802afb2
Jarred-Sumner
committed
802afb2
View commit details
Copy full SHA for 802afb2
Browse repository at this point
jsc: add the SAFETY comment clippy wants on Bun__standaloneModuleKey's out-parameter write
Show description for c3d179e
Jarred-Sumner
committed
c3d179e
View commit details
Copy full SHA for c3d179e
Browse repository at this point
compile: keep the exception check after provideModule when pre-registering embedded modules
Jarred-Sumner
committed
0a49fb7
View commit details
Copy full SHA for 0a49fb7
Browse repository at this point
You can’t perform that action at this time.