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: 0.31.2
Choose a base ref
...
head repository: swiftwasm/JavaScriptKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.32.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    9db8382 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #382 from swiftwasm/yt/avoid-string-allocs-in-enqueue

    [WebWorkerTaskExecutor] Eliminate trace message string allocations
    kateinoigakukun authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    83e2335 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    7b2edbe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    511ebc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a3868 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #383 from swiftwasm/yt/add-async-closure-executor-…

    …pref
    
    Add JSClosure APIs to support specifying TaskExecutor and TaskPriority
    kateinoigakukun authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    cc62d17 View commit details
    Browse the repository at this point in the history
Loading