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 }}
SpiralCloudOmega
/
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
Sources
JavaScriptKit
Macros.swift
on
main
User selector
All users
All time
Commit history
Commits on Jan 27, 2026
BridgeJS: allow imports from globalThis
Show description for 773254a
kateinoigakukun
committed
773254a
View commit details
Copy full SHA for 773254a
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
- Updated `@JSClass` to synthesize `_JSBridgedClass` conformance via an attached extension (`Sources/JavaScriptKit/Macros.swift:176`, `Plugins/BridgeJS/Sources/BridgeJSMacros/JSClassMacro.swift:56`).
Show description for 58f2f1b
kateinoigakukun
committed
58f2f1b
View commit details
Copy full SHA for 58f2f1b
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
BridgeJS: Macro-annotated import notations
kateinoigakukun
committed
91d2f06
View commit details
Copy full SHA for 91d2f06
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
BridgeJS: Support TS enum style syntax for raw type string and numeric type + docs
krodak
committed
6333085
View commit details
Copy full SHA for 6333085
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
BridgeJS: fix: adding name for namespace parameter
Show description for e701702
krodak
committed
e701702
View commit details
Copy full SHA for e701702
View code at this point
Browse repository at this point
BridgeJS: fix: don't allow for other than top-levels namespace macros
krodak
committed
5ca3335
View commit details
Copy full SHA for 5ca3335
View code at this point
Browse repository at this point
BridgeJS: fix: unify macros to avoid duplication
krodak
committed
e91edce
View commit details
Copy full SHA for e91edce
View code at this point
Browse repository at this point
BridgeJS: Introduce extended macro and namespace information extraction and storing
krodak
committed
1561681
View commit details
Copy full SHA for 1561681
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Introduce BridgeJS, a declarative JS interop system
kateinoigakukun
committed
d657069
View commit details
Copy full SHA for d657069
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.