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 }}
wfltaylor
/
JavaScriptKit
Public
forked from
swiftwasm/JavaScriptKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptKit
Plugins
BridgeJS
Sources
BridgeJSSkeleton
on
main
User selector
All users
All time
Commit history
Commits on Aug 17, 2026
BridgeJS: Don’t put dots in mangled name
wfltaylor
committed
59a6274
View commit details
Copy full SHA for 59a6274
View code at this point
Browse repository at this point
BridgeJS: Fix nested type references in generated TS
wfltaylor
committed
0b453a5
View commit details
Copy full SHA for 0b453a5
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
BridgeJS: Qualify generated JS helper names by module
krodak
committed
bf00750
View commit details
Copy full SHA for bf00750
View code at this point
Browse repository at this point
BridgeJS: Register core generic type handles in JavaScriptKit
krodak
committed
d13c994
View commit details
Copy full SHA for d13c994
View code at this point
Browse repository at this point
BridgeJS: Support generic functions on imported JS APIs
krodak
committed
ccd828b
View commit details
Copy full SHA for ccd828b
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
BridgeJS: Export with a different JS name (#801)
wfltaylor
authored
e10836b
View commit details
Copy full SHA for e10836b
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
BridgeJS: import from external ECMAScript modules, and split snippet origins (#795)
Show description for e53155d
kateinoigakukun
authored
e53155d
View commit details
Copy full SHA for e53155d
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
add JS-snippet support using `from: .module("/path/to/js-module.js")` syntax (#792)
sliemeobn
authored
5ce3050
View commit details
Copy full SHA for 5ce3050
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
BridgeJS: Address @JS(as:) review feedback
Show description for 76d11c0
krodak
committed
76d11c0
View commit details
Copy full SHA for 76d11c0
View code at this point
Browse repository at this point
BridgeJS: Remove insertion of bridging calls for aliases
wfltaylor
authored and
krodak
committed
fce4193
View commit details
Copy full SHA for fce4193
View code at this point
Browse repository at this point
BridgeJS: Export types using a separate JS representation
wfltaylor
authored and
krodak
committed
d748e5b
View commit details
Copy full SHA for d748e5b
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
BridgeJS: Include Swift doc comments in generated d.ts
Show description for 45088be
krodak
committed
45088be
View commit details
Copy full SHA for 45088be
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
BridgeJS: Support throws and async for closures
krodak
committed
fa13f45
View commit details
Copy full SHA for fa13f45
View code at this point
Browse repository at this point
[codex] BridgeJS: support associated-value enums in import and async paths (#764)
Show description for 3396b5e
kateinoigakukun
authored
3396b5e
View commit details
Copy full SHA for 3396b5e
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
BridgeJS: Support non-ConvertibleToJSValue async exported return types (#758)
krodak
authored
388160c
View commit details
Copy full SHA for 388160c
View code at this point
Browse repository at this point
Commits on May 4, 2026
BridgeJS: Move optional JSObject to stack ABI, enabling Optional<@JSClass> (#738)
krodak
authored
43ed78f
View commit details
Copy full SHA for 43ed78f
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
[BridgeJS] Synthesize typed-closure init access from declaration surface (#709) (#727)
Show description for f483b91
matthewa26
authored
f483b91
View commit details
Copy full SHA for f483b91
View code at this point
Browse repository at this point
BridgeJS: Use `@JS` types from other modules in the same package (#730)
Show description for 09b3f4e
wfltaylor
authored
09b3f4e
View commit details
Copy full SHA for 09b3f4e
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
feat: Add opt-in pointer identity mode for SwiftHeapObject wrappers
krodak
committed
d70aaff
View commit details
Copy full SHA for d70aaff
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
BridgeJS: support imports of JS `Promise` as `async` Swift (#707)
Show description for 7e242b0
MaxDesiatov
and
kateinoigakukun
authored
7e242b0
View commit details
Copy full SHA for 7e242b0
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
BridgeJS: expand integer type support
kateinoigakukun
committed
bd36090
View commit details
Copy full SHA for bd36090
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
BridgeJS: Include namespace prefix in ABI names for namespace-nested classes and structs
krodak
committed
494ed16
View commit details
Copy full SHA for 494ed16
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
NFC: BridgeJS: Refactor JSGlueGen with compositional optional handling and helper consolidation
krodak
committed
1ad419b
View commit details
Copy full SHA for 1ad419b
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
BridgeJS: Deduplicate closure signature collection logic (#605)
Show description for 235a9bd
kateinoigakukun
authored
235a9bd
View commit details
Copy full SHA for 235a9bd
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
BridgeJS: Add `JSTypedClosure` API (#578)
Show description for 8217d06
kateinoigakukun
authored
8217d06
View commit details
Copy full SHA for 8217d06
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
BridgeJS: Add Dictionary support (#581)
kateinoigakukun
authored
72ec08d
View commit details
Copy full SHA for 72ec08d
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
BridgeJS: Add JSValue parameter/return support (#570)
Show description for 16e3f44
kateinoigakukun
authored
16e3f44
View commit details
Copy full SHA for 16e3f44
View code at this point
Browse repository at this point
[NFC] BridgeJS: Avoid emitting empty skeletons (#574)
kateinoigakukun
authored
0bd50f8
View commit details
Copy full SHA for 0bd50f8
View code at this point
Browse repository at this point
Merge pull request #569 from swiftwasm/katei/5e7d-bridgejs-import
Show description for e55d927
krodak
authored
e55d927
View commit details
Copy full SHA for e55d927
View code at this point
Browse repository at this point
BridgeJS: Simplify Optional and JSUndefinedOr code paths
kateinoigakukun
committed
6a230da
View commit details
Copy full SHA for 6a230da
View code at this point
Browse repository at this point
BridgeJS: Support `T | null` and `T | undefined`
kateinoigakukun
committed
fc7e237
View commit details
Copy full SHA for fc7e237
View code at this point
Browse repository at this point
BridgeJS: Simplify static method naming
kateinoigakukun
committed
cf6c745
View commit details
Copy full SHA for cf6c745
View code at this point
Browse repository at this point
BridgeJS: Support `@JSFunction static func`
kateinoigakukun
committed
6990143
View commit details
Copy full SHA for 6990143
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Revert "BridgeJS: Enforce throws(JSException) on @JS protocol methods" (#565)
kateinoigakukun
authored
0662e3b
View commit details
Copy full SHA for 0662e3b
View code at this point
Browse repository at this point
BridgeJS: Exception checking on protocol wrapper methods
Show description for d4da0e3
krodak
committed
d4da0e3
View commit details
Copy full SHA for d4da0e3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.