mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
db74470ec3
QuickJS was missing an explicit memory limit, unlike deno_core which has a 128MB heap limit. This adds a 32MB limit appropriate for lightweight flow expression evaluation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.