-
-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: swiftwasm/JavaScriptKit
Pull requests list
[PackageToJS] Fix flaky
timestampBasedRebuild test by abstracting file system operations
#458
by kateinoigakukun
was merged Oct 19, 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...
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...
BridgeJS: Change
@JS init to generate static init() methods instead of constructor in JS
#409
by kateinoigakukun
was merged Aug 15, 2025
Loading...
BridgeJS: Add CI job to check BridgeJS generated files are up-to-date
#408
by kateinoigakukun
was merged Aug 15, 2025
Loading...
BridgeJS: Improve Xcode editing experience by removing symlinks
#407
by kateinoigakukun
was merged Aug 15, 2025
Loading...
Bump actions/checkout from 4 to 5
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#403
by dependabot
bot
was merged Aug 12, 2025
Loading...
Fix PackageToJS plugin wasm-opt fallback when output file exists
#401
by kateinoigakukun
was merged Aug 9, 2025
Loading...
ProTip!
Add no:assignee to see everything that’s not assigned.