Files
windmill/backend/windmill-worker
wendrul f94fed5ee7 Add csharp stuff and merge after the rewrite
* Add csharp, boilerplate + minimal execution
    * Add initial parser
    * Frontend + wasm export of the tree sitter parser
    * Arg spread and use cache
2024-12-05 16:28:57 +01:00
..

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.