Skip to content

Update Node.js to v24.18.1 - #1760

Open
sbc100 wants to merge 1 commit into
mainfrom
update-node-24.18.1
Open

Update Node.js to v24.18.1#1760
sbc100 wants to merge 1 commit into
mainfrom
update-node-24.18.1

Conversation

@sbc100

@sbc100 sbc100 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Update the version of Node.js shipped with emsdk to the latest LTS (v24.18.1).

  • Update emsdk_manifest.json node tool versions and SDK defaults to use node-24.18.1-64bit.
  • Update scripts/update_node.py version string to 24.18.1 and add --help support using argparse.
  • Update docker/Dockerfile PATH for Node to 24.18.1_64bit.
  • Update test/test.py to test node-24.18.1-64bit.

Fixes: #1758

Update the version of Node.js shipped with emsdk to the latest LTS
(v24.18.1).

- Update `emsdk_manifest.json` node tool versions and SDK defaults to
  use `node-24.18.1-64bit`.
- Update `scripts/update_node.py` version string to `24.18.1` and add
  `--help` support using `argparse`.
- Update `docker/Dockerfile` PATH for Node to `24.18.1_64bit`.
- Update `test/test.py` to test `node-24.18.1-64bit`.

Fixes: #1758
@sbc100
sbc100 requested review from dschuff, juj and kripken July 31, 2026 00:23
@sbc100

sbc100 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

I think I'll leave this open until next week at least to give @dschuff and @juj a chance to comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node is too old for JSPI

2 participants