mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 16:03:47 +00:00
* backend: remove some allocations in `worker_flow.rs` * feat(backend): enable `is_simple` optimization for `FlowScript` * fix: fix node retrieval for `flowscript` inner step
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.