Thanks to visit codestin.com
Credit goes to github.com

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: scala-js/scala-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20.1
Choose a base ref
...
head repository: scala-js/scala-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 6, 2025

  1. Towards 1.20.2.

    sjrd committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    64d72e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Wasm: Remove the --turboshaft-wasm option for Node.js 24.

    Between Node.js 23 and 24, `--turboshaft-wasm` became the default
    *änd* was removed as a command-line argument. With the upgrade of
    our CI infrastructure to Node.js 24, we must therefore remove that
    flag.
    sjrd committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    c2e9fd3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5234 from sjrd/wasm-remove-turboshaft-option

    Wasm: Remove the `--turboshaft-wasm` option for Node.js 24.
    sjrd authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    8e82ab9 View commit details
    Browse the repository at this point in the history
Loading