-
-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: swiftwasm/JavaScriptKit
Pull requests list
PackageToJS: Expose Playwright Launch Options in test harness
#459
by kateinoigakukun
was merged Oct 21, 2025
Loading...
[PackageToJS] Fix flaky
timestampBasedRebuild test by abstracting file system operations
#458
by kateinoigakukun
was merged Oct 19, 2025
Loading...
Add Pull requests that update a dependency file
enhancement
New feature or request
--default-platform option to package js
dependencies
#457
by t089
was merged Oct 24, 2025
Loading...
PackageToJS: Remove "playwright" dependency declaration from generated package.json
#454
by kateinoigakukun
was merged Oct 17, 2025
Loading...
Fix Swift 6.2 compile issue around ExecutorFactory API
#447
by kateinoigakukun
was merged Sep 19, 2025
Loading...
Follow up
SchedulableExecutor -> SchedulingExecutor rename
#443
by kateinoigakukun
was merged Sep 17, 2025
Loading...
Bump actions/upload-pages-artifact from 3 to 4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#430
by dependabot
bot
was merged Aug 26, 2025
Loading...
BridgeJS: Fix build when using
@JS with explicit access control
#429
by kateinoigakukun
was merged Aug 25, 2025
Loading...
BridgeJS: Skip importing TS declarations with invalid Swift identifiers
#428
by kateinoigakukun
was merged Aug 25, 2025
Loading...
PlayBridgeJS: Use @typescript/vfs to load lib.d.ts
#426
by kateinoigakukun
was merged Aug 25, 2025
Loading...
BridgeJS: Emit TypeScript errors to stderr instead of stdout
#425
by kateinoigakukun
was merged Aug 24, 2025
Loading...
BridgeJS: Standardize lift/lower pattern across Swift and JavaScript
#423
by kateinoigakukun
was merged Aug 24, 2025
Loading...
enable using JavaScriptKit with packages that have macros that use SwiftSyntax 601
#419
by tayloraswift
was merged Aug 22, 2025
Loading...
BridgeJS: Add configuration support with bridge-js.config.json files
#416
by kateinoigakukun
was merged Aug 18, 2025
Loading...
BridgeJS: Rename
which override env-var format to JAVASCRIPTKIT_<EXECUTABLE>_EXEC
#415
by kateinoigakukun
was merged Aug 17, 2025
Loading...
BridgeJS: Fix TypeScript constructor signature generation
#414
by kateinoigakukun
was merged Aug 17, 2025
Loading...
Fix Package.swift warning by excluding JavaScript files
#413
by kateinoigakukun
was merged Aug 16, 2025
Loading...
BridgeJS: Generate ConvertibleToJSValue extensions for exported Swift classes
#412
by kateinoigakukun
was merged Aug 16, 2025
Loading...
BridgeJS: Restore
new SwiftClass-style constructor by using Object.create
#411
by kateinoigakukun
was merged Aug 16, 2025
Loading...
BridgeJS: Fix missing TypeScript interface definitions for imported types
#410
by kateinoigakukun
was merged Aug 15, 2025
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.