You are browsing as a guest. Sign up (or log in) to start making projects!

54m 29s logged

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
0
16

Comments 0

No comments yet. Be the first!