Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swiftwasm/JavaScriptKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: swiftwasm/JavaScriptKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maxd/embedded-tests
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 15, 2026

  1. Bump Swift toolchain snapshots in test.yml

    Bumping to `2026-03-05` for 6.3 and `2026-03-09` for `main`.
    MaxDesiatov authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    83d886f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Fix concurrency @_spi

    MaxDesiatov committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    7ce78d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb38b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9714319 View commit details
    Browse the repository at this point in the history
  4. Fix 6.3 build error

    MaxDesiatov committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    9230c86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c72b42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a7ae30 View commit details
    Browse the repository at this point in the history
  7. EmbeddedConcurrency: don't use -c release for SwiftSyntax

    Remove the '-c release' option from the build command.
    MaxDesiatov authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    ef9ab92 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Fix warnings with untyped throws, fix npm install error

    # Conflicts:
    #	Examples/EmbeddedConcurrency/build.sh
    MaxDesiatov committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    451000d View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    MaxDesiatov committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    be0d11d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d4b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc27b84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79772bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d9aa13 View commit details
    Browse the repository at this point in the history
  7. Address PR feedback

    MaxDesiatov committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    48e8916 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    6f14173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348e678 View commit details
    Browse the repository at this point in the history
Loading