Skip to main content

Changelog

See what's new with Windmill.

Node.js support

TypeScriptRuntimeEnterprise & Cloudv1.244.4

1/15/2024 |

Docs

Windmill provides a true NodeJS compatibility mode using Bun. This means that you can run your existing NodeJS code without any modifications. Only comment //nodejs on the first line of your Bun script.

New features

  • Node.js support without any code modification.