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

Skip to content

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

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

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

Workflow file for this run

name: CLA
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Verify CLA
uses: scala/cla-checker@v1
with:
author: ${{ github.event.pull_request.user.login }}