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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
swiftwasm
/
JavaScriptKit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
75
Star
986
Code
Issues
34
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptKit
Plugins
on
maxd/embedded-executor
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2026
BridgeJS: Remove call to `getImports` when no JS interface is imported
kateinoigakukun
committed
c1dbce8
View commit details
Copy full SHA for c1dbce8
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Merge pull request #488 from swiftwasm/yt/fix-multifile-decl-resolution
Show description for 5f536c8
krodak
authored
5f536c8
View commit details
Copy full SHA for 5f536c8
View code at this point
Browse repository at this point
Merge pull request #483 from swiftwasm/maxd/fix-embedded-example
Show description for b050829
MaxDesiatov
authored
b050829
View commit details
Copy full SHA for b050829
View code at this point
Browse repository at this point
BridgeJS: Fix multifile declaration resolution order issue
Show description for b8311c4
kateinoigakukun
committed
b8311c4
View commit details
Copy full SHA for b8311c4
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Fix typo: rename `BridgeJSInstrincics` to `BridgeJSIntrinsics` (#485)
Show description for 721f662
MaxDesiatov
authored
721f662
View commit details
Copy full SHA for 721f662
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
[NFC] BridgeJS: Codegen and minor cleanups
krodak
committed
6f4b5b2
View commit details
Copy full SHA for 6f4b5b2
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
BridgeJS: Add default parameters to struct and enable struct as default parameter
krodak
committed
0872dbd
View commit details
Copy full SHA for 0872dbd
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
BridgeJS: Swift struct support (#479)
krodak
authored
9b2a6b1
View commit details
Copy full SHA for 9b2a6b1
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Add Node.js example (#473)
Show description for 6892354
kateinoigakukun
and
Copilot
authored
6892354
View commit details
Copy full SHA for 6892354
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
BridgeJS: Fix issue with multiple stack-based parameters that require reversed order and intermediate properties
krodak
committed
e68dcfb
View commit details
Copy full SHA for e68dcfb
View code at this point
Browse repository at this point
BridgeJS: Snapshot for LIFO order issue in Swift glue code for stack-based types
krodak
committed
15974c7
View commit details
Copy full SHA for 15974c7
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
BridgeJS: Unified prelude.mjs tests with 2 test targets
Show description for 4a682aa
krodak
committed
4a682aa
View commit details
Copy full SHA for 4a682aa
View code at this point
Browse repository at this point
BridgeJS: Properly treat exposeToGlobal on module level
krodak
committed
0f70f64
View commit details
Copy full SHA for 0f70f64
View code at this point
Browse repository at this point
BridgeJS: Global namespace configuration and tests
krodak
committed
afe86fc
View commit details
Copy full SHA for afe86fc
View code at this point
Browse repository at this point
BridgeJS: Optional global namespace generation
krodak
committed
30ae01a
View commit details
Copy full SHA for 30ae01a
View code at this point
Browse repository at this point
BridgeJS: Ensure extern func decl won't be visible outside of the generated file
kateinoigakukun
committed
6716b07
View commit details
Copy full SHA for 6716b07
View code at this point
Browse repository at this point
BridgeJS: Update snapshot tests
kateinoigakukun
committed
c4c3ad8
View commit details
Copy full SHA for c4c3ad8
View code at this point
Browse repository at this point
BridgeJS: Move all `@_extern(wasm)` declarations to top-level
Show description for ad8e34a
kateinoigakukun
committed
ad8e34a
View commit details
Copy full SHA for ad8e34a
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
BridgeJS: Namespaced elements in Exports
krodak
committed
09c1e2a
View commit details
Copy full SHA for 09c1e2a
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Merge pull request #463 from PassiveLogic/feat/closure-support
Show description for 38b0c63
krodak
authored
38b0c63
View commit details
Copy full SHA for 38b0c63
View code at this point
Browse repository at this point
BridgeJS: Closure support review comments
krodak
committed
d628d2d
View commit details
Copy full SHA for d628d2d
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
Exclude Tests/TemporaryDirectory from file copying
kateinoigakukun
committed
6514efb
View commit details
Copy full SHA for 6514efb
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Implement onPageLoad for playwright
fjtrujy
committed
de9e8a0
View commit details
Copy full SHA for de9e8a0
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
BridgeJS: Swift closure support
krodak
committed
3d17fda
View commit details
Copy full SHA for 3d17fda
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Merge pull request #460 from PassiveLogic/feat/protocol-support
Show description for 689fdd2
krodak
authored
689fdd2
View commit details
Copy full SHA for 689fdd2
View code at this point
Browse repository at this point
Merge pull request #457 from t089/platform-arg
Show description for 84243a4
kateinoigakukun
authored
84243a4
View commit details
Copy full SHA for 84243a4
View code at this point
Browse repository at this point
BridgeJS: Update PackageToJS template and add short instruction
krodak
committed
eb1f0e3
View commit details
Copy full SHA for eb1f0e3
View code at this point
Browse repository at this point
PackageToJS: Rename `--platform` to `--default-platform` and fix tests
kateinoigakukun
committed
617110e
View commit details
Copy full SHA for 617110e
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
BridgeJS: Fix for side channelling values on properties getters / setters
krodak
committed
e7e1b79
View commit details
Copy full SHA for e7e1b79
View code at this point
Browse repository at this point
BridgeJS: Protocol support for enum values (all types + optionals)
Show description for 128f696
krodak
committed
128f696
View commit details
Copy full SHA for 128f696
View code at this point
Browse repository at this point
BridgeJS: Support for Optional<Type> for properties / method parameters / method return types in protocol
krodak
committed
d59368a
View commit details
Copy full SHA for d59368a
View code at this point
Browse repository at this point
BridgeJS: Naive implementation for swiftheapobject
Show description for 731a047
krodak
committed
731a047
View commit details
Copy full SHA for 731a047
View code at this point
Browse repository at this point
BridgeJS: Basic support for properties in protocols
krodak
committed
395ca24
View commit details
Copy full SHA for 395ca24
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Merge pull request #456 from PassiveLogic/feat/protocol-support-methods
Show description for 6310307
kateinoigakukun
authored
6310307
View commit details
Copy full SHA for 6310307
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
PackageToJS: Expose Playwright Launch Options in test harness
kateinoigakukun
committed
d4044cf
View commit details
Copy full SHA for d4044cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.