Is a JavaScript runtime built on Chrome`s V8 JavaScript engine

Node.js (32-bit)

Node.js 22.3.0 (32-bit)

  -  24.48 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Node.js 22.3.0 (32-bit).


For those interested in downloading the most recent release of Node.js (32-bit) or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Node.js 22.3.0 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Node.js 22.3.0 (32-bit) Screenshot 1
  • Node.js 22.3.0 (32-bit) Screenshot 2
  • Node.js 22.3.0 (32-bit) Screenshot 3
  • Node.js 22.3.0 (32-bit) Screenshot 4

What's new in this version:

- (SEMVER-MINOR) src: traverse parent folders while running --run
- (SEMVER-MINOR) buffer: add .bytes() method to Blob
- (SEMVER-MINOR) src,permission: --allow-wasi & prevent WASI exec
- (SEMVER-MINOR) module: print amount of load time of a cjs module
- (SEMVER-MINOR) test_runner: add snapshot testing
- (SEMVER-MINOR) doc: add context.assert docs
- (SEMVER-MINOR) test_runner: add context.fullName
- (SEMVER-MINOR) net: add new net.server.listen tracing channel
- (SEMVER-MINOR) process: add process.getBuiltinModule(id)
- (SEMVER-MINOR) doc: improve explanation about built-in modules
- fs: mark recursive cp methods as stable
- (SEMVER-MINOR) cli: add NODE_RUN_PACKAGE_JSON_PATH env
- (SEMVER-MINOR) test_runner: support module mocking
- (SEMVER-MINOR) lib: add EventSource Client
- (SEMVER-MINOR) lib: replace MessageEvent with undici's
- (SEMVER-MINOR) cli: add NODE_RUN_SCRIPT_NAME env to node --run