Devlog #1 – Starting FluxEngine
Today I migrated my Rust project from raw rustc to a proper Cargo setup.
I created a clean backend structure with main.rs, node.rs, and flow.rs, and I learned how Rust modules work together.
Next steps:
- Implement the Worker system
- Add basic Flow logic
- Prepare a backend API for the frontend
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.