mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
d86ea30221
* 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.