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 }}
devxsby
/
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
Tests
on
main
User selector
All users
All time
Commit history
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
BridgeJS: Fix property codegen using unqualified type name for namespace-nested classes
krodak
committed
816325f
View commit details
Copy full SHA for 816325f
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
BridgeJS: Remove inline array lifting/lowering codegen
kateinoigakukun
committed
1746d97
View commit details
Copy full SHA for 1746d97
View code at this point
Browse repository at this point
BridgeJS: Simplify Stack ABI for Optional (#674)
Show description for 3badf17
kateinoigakukun
authored
3badf17
View commit details
Copy full SHA for 3badf17
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
BridgeJS: Fix stack ordering for multiple stack-based parameters
krodak
committed
9339c1c
View commit details
Copy full SHA for 9339c1c
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
BridgeJS: Fix static method and constructor codegen dropping default parameter values
krodak
committed
c702ac2
View commit details
Copy full SHA for c702ac2
View code at this point
Browse repository at this point
BridgeJS: fix _exports access for namespaced classes in JS codegen
krodak
committed
8ebcc22
View commit details
Copy full SHA for 8ebcc22
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Merge pull request #656 from PassiveLogic/kr/jsglue-refactor
Show description for cf89c5f
krodak
authored
cf89c5f
View commit details
Copy full SHA for cf89c5f
View code at this point
Browse repository at this point
[NFC] BridgeJS: Work around extern inlining by adding an extra non-inlined layer of indirection
kateinoigakukun
committed
aa961dc
View commit details
Copy full SHA for aa961dc
View code at this point
Browse repository at this point
[NFC] BridgeJS: Use consistent codegen helper for @_extern decl
kateinoigakukun
committed
2a92246
View commit details
Copy full SHA for 2a92246
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
NFC: BridgeJS: Remove dead cleanup infrastructure
krodak
committed
b643c47
View commit details
Copy full SHA for b643c47
View code at this point
Browse repository at this point
BridgeJS: Fix SwiftHeapObject finalization registry leaks and double release
kateinoigakukun
committed
012fb6b
View commit details
Copy full SHA for 012fb6b
View code at this point
Browse repository at this point
Merge pull request #642 from PassiveLogic/kr/bridgejs-wrap-function-scope-fix
Show description for d8ae96f
kateinoigakukun
authored
d8ae96f
View commit details
Copy full SHA for d8ae96f
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
BridgeJS: Use indirect _exports lookup in wrap functions
krodak
committed
487cf79
View commit details
Copy full SHA for 487cf79
View code at this point
Browse repository at this point
BridgeJS: Fix `@JSClass` on public/package access level struct
Show description for 4d7b773
kateinoigakukun
committed
4d7b773
View commit details
Copy full SHA for 4d7b773
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
BridgeJS: Take ownership of source Uint8Array id in `swift_js_init_memory` (#635)
Show description for 118db02
kateinoigakukun
authored
118db02
View commit details
Copy full SHA for 118db02
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
[NFC] BridgeJS: Rename Stack ABI operation methods (#634)
Show description for a8b249c
kateinoigakukun
authored
a8b249c
View commit details
Copy full SHA for a8b249c
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
NFC: BridgeJS: Reduce retained object cleanup warning noise in BridgeJS glue (#633)
krodak
authored
dadff8b
View commit details
Copy full SHA for dadff8b
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
NFC: BridgeJS: Further simplify codegen and JSValue intrinsics
krodak
committed
38a73c8
View commit details
Copy full SHA for 38a73c8
View code at this point
Browse repository at this point
NFC: BridgeJS: Simplify ExportSwift codegen by removing redundant branches and extracting helpers
krodak
committed
d5ac7fa
View commit details
Copy full SHA for d5ac7fa
View code at this point
Browse repository at this point
NFC: BridgeJS: Simplify ExportSwift codegen by using no-arg bridgeJSLiftParameter() intrinsics
krodak
committed
8970445
View commit details
Copy full SHA for 8970445
View code at this point
Browse repository at this point
[NFC] BridgeJS: Minimize enum with assoc values code generation
kateinoigakukun
committed
e129b41
View commit details
Copy full SHA for e129b41
View code at this point
Browse repository at this point
[NFC] BridgeJS: Remove tag stack and use i32 stack for enum case tags
kateinoigakukun
committed
6716dfc
View commit details
Copy full SHA for 6716dfc
View code at this point
Browse repository at this point
Merge pull request #619 from PassiveLogic/kr/container-codegen-simplification
Show description for 9ab70c6
kateinoigakukun
authored
9ab70c6
View commit details
Copy full SHA for 9ab70c6
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
BridgeJS: Delegate nested container codegen to generic runtime conformances
krodak
committed
38af37b
View commit details
Copy full SHA for 38af37b
View code at this point
Browse repository at this point
NCF: BridgeJS: Generalize Optional stack ABI for Array, Dictionary, and Struct types
krodak
committed
bed1178
View commit details
Copy full SHA for bed1178
View code at this point
Browse repository at this point
BridgeJS: Remove BasicFormat usage in ExportSwift (#617)
Show description for dd1cb58
kateinoigakukun
authored
dd1cb58
View commit details
Copy full SHA for dd1cb58
View code at this point
Browse repository at this point
BridgeJS: Remove BasicFormat usage in ExportSwift
kateinoigakukun
committed
9162fa0
View commit details
Copy full SHA for 9162fa0
View code at this point
Browse repository at this point
BridgeJS: Allow executing TS2SwiftVitestTests on Xcode
kateinoigakukun
committed
b06a79b
View commit details
Copy full SHA for b06a79b
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
BridgeJS: Check generated TypeScript validity in test suites (#611)
krodak
authored
63cb9af
View commit details
Copy full SHA for 63cb9af
View code at this point
Browse repository at this point
Merge pull request #616 from swiftwasm/katei/0736-bridgejs-diagnos
Show description for 929af06
kateinoigakukun
authored
929af06
View commit details
Copy full SHA for 929af06
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Merge pull request #614 from PassiveLogic/krodak/ts-enum-fix
Show description for 0452169
kateinoigakukun
authored
0452169
View commit details
Copy full SHA for 0452169
View code at this point
Browse repository at this point
BridgeJS: Fix incorrect TypeScript type names for `tsEnum`-style enums and struct associated values
krodak
committed
c6f2642
View commit details
Copy full SHA for c6f2642
View code at this point
Browse repository at this point
BridgeJS: Unify closure JS glue lift/lower
kateinoigakukun
committed
f90d918
View commit details
Copy full SHA for f90d918
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.