Files
windmill/frontend/src/lib/components/common
wendrul 91d328b132 feat: add rust (#4253)
* Add rust on frontend

* Add parser for rust

* Handle rust job execution

* Main has to return a result that is serializable

* Update parser: parse many rust types

* Rust parser dependencies

* Frontend wasm parser

* Add windmill parser rust to windmill parser wasm (temporarily)

* Add rust as a tag on worker__default

* Change init code for rust

* Cleanup rust_executor.rs

* Remove tree-sitter dep and fix unused imports

* Add lockfile and build logic

* Add cargo and rustup to windmill image

* Fix env var to work on docker image and dev env

* modify package.json

* Deps after parser publish

* Add stashed migration

* Unify rust versions

* Add error message when php or cargo are not present to use another image

* Error message conditionally on feature flag

* all ci/cd changes

* all ci/cd changes

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2024-08-30 17:01:04 +02:00
..
2023-10-08 11:27:24 +02:00
2024-04-22 12:19:23 +02:00
2024-05-11 18:27:11 +02:00
2024-07-22 22:36:56 +02:00
2024-06-18 20:51:59 +02:00
2023-10-11 22:55:39 +02:00
2024-08-30 17:01:04 +02:00
2024-07-04 19:50:00 +02:00
2024-08-28 09:17:10 +02:00