◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: ATZLab/JavaScriptKit
base: main
...
head repository: swiftwasm/JavaScriptKit
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 113 files changed
  • 2 contributors

Commits on Jun 11, 2026

  1. [codex] update to latest development snapshot toolchain (swiftwasm#763)

    * Use latest snapshot toolchain
    
    * Use native build system for examples
    
    * Use native build system in PackageToJS tests
    
    * Fix build-examples CI hang
    
    * Apply formatter output
    
    * Match formatter whitespace
    kateinoigakukun authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    6f4009c View commit details
    Browse the repository at this point in the history
  2. [codex] BridgeJS: support associated-value enums in import and async …

    …paths (swiftwasm#764)
    
    * BridgeJS: support associated-value enums in import and async paths
    
    * Format Swift sources
    
    * Match Swift 6.1 formatter output
    kateinoigakukun authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa13f45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c020734 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  6. Merge pull request swiftwasm#766 from PassiveLogic/kr/closures-throws…

    …-async
    
    BridgeJS: Support throws and async for closures
    krodak authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    73a125d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Configuration menu
    Copy the full SHA
    e3315ec View commit details
  2. Merge pull request swiftwasm#768 from PassiveLogic/fix/bridgejs-point…

    …er-limitations
    
    BridgeJS: Normalize wasm pointer offsets in JS
    krodak authored Jun 12, 2026
    Configuration menu
    Copy the full SHA
    fba3be0 View commit details
    Browse the repository at this point in the history
Loading