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 }}
zhiqipan
/
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 2, 2026
Merge pull request #553 from swiftwasm/yt/reduce-intrinsics
Show description for d8b0e17
krodak
authored
d8b0e17
View commit details
Copy full SHA for d8b0e17
Browse repository at this point
BridgeJS: Rename swift_js_push_int -> swift_js_push_i32
kateinoigakukun
committed
e604fa6
View commit details
Copy full SHA for e604fa6
Browse repository at this point
BridgeJS: Remove `swift_js_push_array_length`
kateinoigakukun
committed
8c82550
View commit details
Copy full SHA for 8c82550
Browse repository at this point
BridgeJS: Remove `swift_js_pop_array_length`
kateinoigakukun
committed
dbc216a
View commit details
Copy full SHA for dbc216a
Browse repository at this point
BridgeJS: Rename stack manipulation imports
Show description for d9c0301
kateinoigakukun
committed
d9c0301
View commit details
Copy full SHA for d9c0301
Browse repository at this point
Fix `ExperimentalCustomExecutors` SPI import build issues (#552)
Show description for 8004473
kateinoigakukun
authored
8004473
View commit details
Copy full SHA for 8004473
Browse repository at this point
Commits on Jan 30, 2026
BridgeJS: Add UInt support (#551)
krodak
authored
bffab39
View commit details
Copy full SHA for bffab39
Browse repository at this point
BridgeJS: Array benchmarks (#549)
krodak
authored
d08ab42
View commit details
Copy full SHA for d08ab42
Browse repository at this point
Add opt-in tracing hooks for JS bridge (#548)
Show description for d2ca6eb
kateinoigakukun
authored
d2ca6eb
View commit details
Copy full SHA for d2ca6eb
Browse repository at this point
Re-apply Playwright upgrade (#550)
Show description for 59734eb
kateinoigakukun
authored
59734eb
View commit details
Copy full SHA for 59734eb
Browse repository at this point
Revert "Bump playwright from 1.52.0 to 1.55.1 (#538)"
Show description for dac11cd
kateinoigakukun
committed
dac11cd
View commit details
Copy full SHA for dac11cd
Browse repository at this point
Commits on Jan 29, 2026
BridgeJS: Swift Array support (#542)
krodak
authored
8784a38
View commit details
Copy full SHA for 8784a38
Browse repository at this point
Bump playwright from 1.52.0 to 1.55.1 (#538)
Show description for 515b6d6
dependabot[bot]
authored
515b6d6
View commit details
Copy full SHA for 515b6d6
Browse repository at this point
Commits on Jan 28, 2026
NFC: BridgeJS: Rename raise to lift in struct and enum helpers (#539)
Show description for eb1665c
krodak
authored
eb1665c
View commit details
Copy full SHA for eb1665c
Browse repository at this point
Merge pull request #535 from swiftwasm/katei/ab71-bridgejs-support
Show description for f297fd7
krodak
authored
f297fd7
View commit details
Copy full SHA for f297fd7
Browse repository at this point
BridgeJS: Support `@JS` Swift struct types in imported JS signatures
Show description for 5931e7c
kateinoigakukun
committed
5931e7c
View commit details
Copy full SHA for 5931e7c
Browse repository at this point
BridgeJS: Fix codegen for Float/Double raw value enums in struct fields and optional context (#533)
krodak
authored
61659cb
View commit details
Copy full SHA for 61659cb
Browse repository at this point
Commits on Jan 27, 2026
Merge pull request #531 from PassiveLogic/krodak/silence-warnings
Show description for 42fc8b3
krodak
authored
42fc8b3
View commit details
Copy full SHA for 42fc8b3
Browse repository at this point
BridgeJS: Remove warnings from toJSObject()
krodak
committed
d3c6d53
View commit details
Copy full SHA for d3c6d53
Browse repository at this point
BridgeJS: Remove unnecessary helper enums for struct bridging (#532)
kateinoigakukun
authored
57160fe
View commit details
Copy full SHA for 57160fe
Browse repository at this point
Benchmarks: optional-return cases and runner tweaks (#529)
Show description for 9c8d67d
kateinoigakukun
and
krodak
authored
9c8d67d
View commit details
Copy full SHA for 9c8d67d
Browse repository at this point
Merge pull request #530 from swiftwasm/katei/34cd-add-jsgetter-fro
Show description for 28d3db1
krodak
authored
28d3db1
View commit details
Copy full SHA for 28d3db1
Browse repository at this point
BridgeJS: allow imports from globalThis
Show description for 773254a
kateinoigakukun
committed
773254a
View commit details
Copy full SHA for 773254a
Browse repository at this point
Turn JSValue from enum to struct to have flexibility for future changes (#528)
kateinoigakukun
authored
7b1ee44
View commit details
Copy full SHA for 7b1ee44
Browse repository at this point
Merge pull request #527 from swiftwasm/katei/7d0c-add-init-unsafel
Show description for d79a9be
krodak
authored
d79a9be
View commit details
Copy full SHA for d79a9be
Browse repository at this point
BridgeJS: support UnsafePointer-family types (#525)
Show description for 89e3532
kateinoigakukun
authored
89e3532
View commit details
Copy full SHA for 89e3532
Browse repository at this point
Merge pull request #526 from swiftwasm/katei/5e79-add-more-complet
Show description for 4d01d11
krodak
authored
4d01d11
View commit details
Copy full SHA for 4d01d11
Browse repository at this point
BridgeJS: allow @JS structs to copy from JSObject
Show description for da51c40
kateinoigakukun
committed
da51c40
View commit details
Copy full SHA for da51c40
Browse repository at this point
Format BridgeJS generator sources
kateinoigakukun
committed
374d796
View commit details
Copy full SHA for 374d796
Browse repository at this point
Implemented runtime coverage for `jsName` on `@JSFunction` and `@JSClass`.
Show description for 64e7feb
kateinoigakukun
committed
64e7feb
View commit details
Copy full SHA for 64e7feb
Browse repository at this point
Commits on Jan 26, 2026
Fixed: TS2Swift was emitting class types twice (once via `visitClassDecl`, then again via `visitStructuredType` when the same type showed up in `seenTypes`), which caused the duplicate `_Weird` int…
Show description for e3a10d7
kateinoigakukun
committed
e3a10d7
View commit details
Copy full SHA for e3a10d7
Browse repository at this point
Added `jsName` support to `@JSFunction` and `@JSClass`, end-to-end.
Show description for 0497d26
kateinoigakukun
committed
0497d26
View commit details
Copy full SHA for 0497d26
Browse repository at this point
Adjusted imported-property JS glue to prefer dot access when the property name is a normal identifier, falling back to bracket access only when needed.
Show description for 7906050
kateinoigakukun
committed
7906050
View commit details
Copy full SHA for 7906050
Browse repository at this point
- Added `@JSGetter(jsName: String? = nil)` so generated getters can target non-Swift/quoted JS property names (`Sources/JavaScriptKit/Macros.swift`).
Show description for ed57d5e
kateinoigakukun
committed
ed57d5e
View commit details
Copy full SHA for ed57d5e
Browse repository at this point
Merge pull request #524 from swiftwasm/katei/14ce-add-support-for
Show description for 7b0ef78
krodak
authored
7b0ef78
View commit details
Copy full SHA for 7b0ef78
Browse repository at this point
Previous
Next
You can’t perform that action at this time.