-
-
Notifications
You must be signed in to change notification settings - Fork 55
Insights: swiftwasm/JavaScriptKit
Overview
-
- 23 Merged pull requests
- 2 Open pull requests
- 0 Closed issues
- 6 New issues
Could not load contribution data
Please try again later
4 Releases published by 1 person
23 Pull requests merged by 3 people
-
BridgeJS: Generate ConvertibleToJSValue extensions for exported Swift classes
#412 merged
Aug 16, 2025 -
Fix Package.swift warning by excluding JavaScript files
#413 merged
Aug 16, 2025 -
BridgeJS: Restore
new SwiftClass
-style constructor by usingObject.create
#411 merged
Aug 16, 2025 -
BridgeJS: Fix missing TypeScript interface definitions for imported types
#410 merged
Aug 15, 2025 -
BridgeJS: Change
@JS init
to generatestatic init()
methods instead ofconstructor
in JS#409 merged
Aug 15, 2025 -
BridgeJS: Add CI job to check BridgeJS generated files are up-to-date
#408 merged
Aug 15, 2025 -
BridgeJS: Improve Xcode editing experience by removing symlinks
#407 merged
Aug 15, 2025 -
Embedded: Swift SDK now passes the
-Xcc -D__EMBEDDED_SWIFT__
#369 merged
Aug 15, 2025 -
BridgeJS: Macro extension to define namespace
#405 merged
Aug 15, 2025 -
Bump actions/checkout from 4 to 5
#403 merged
Aug 12, 2025 -
Fix PackageToJS plugin wasm-opt fallback when output file exists
#401 merged
Aug 9, 2025 -
Update macOS CI to use Xcode 16.4
#400 merged
Aug 9, 2025 -
Fix wrong deallocation management for JSClosure with FinalizationRegistry
#393 merged
Aug 4, 2025 -
Fix
which
not to return directories#392 merged
Aug 2, 2025 -
PackageToJS: Use non-class type for SwiftRuntime in instantiate.d.ts
#391 merged
Jul 25, 2025 -
BridgeJS: Add
throws(JSException)
to imported methods#390 merged
Jul 23, 2025 -
BridgeJS: Move intrinsic declarations to JavaScriptKit under SPI
#389 merged
Jul 23, 2025 -
Add BridgeJS playground
#388 merged
Jul 23, 2025 -
PackageToJS: Fix missing Extern detection for Swift 6.2+
#387 merged
Jul 22, 2025 -
BridgeJS: Prefix generated files with "BridgeJS."
#386 merged
Jul 22, 2025 -
Add public
init(message:)
toJSException
#385 merged
Jul 22, 2025 -
Inherit isolation from the closure definition context
#384 merged
Jul 21, 2025 -
Add JSClosure APIs to support specifying TaskExecutor and TaskPriority
#383 merged
Jul 21, 2025
2 Pull requests opened by 1 person
-
BridgeJS: Async function support
#404 opened
Aug 13, 2025 -
Drop Embedded Swift with 6.1 and earlier and remove `JAVASCRIPTKIT_EXPERIMENTAL_EMBEDDED_WASM`
#406 opened
Aug 15, 2025
6 Issues opened by 3 people
-
RFC: Unify JSFunction and JSObject
#402 opened
Aug 9, 2025 -
BridgeJS: Support generics as parameter/return type
#398 opened
Aug 6, 2025 -
BridgeJS: Support set types as parameter/return type
#397 opened
Aug 6, 2025 -
BridgeJS: Support array types as parameter/return type
#396 opened
Aug 6, 2025 -
BridgeJS: Support enum as parameter/return type
#395 opened
Aug 6, 2025 -
Issue exporting Swift to JS using Examples/ExportSwift
#394 opened
Aug 6, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
BridgeJS: Declarative JS interop
#290 commented on
Aug 13, 2025 • 0 new comments