Open
Description
An improvement could be to separate the set of compilers from the web server.
I.e. the compilers code in compilet/src/compilers would be a separate library crate whereas the server code compilet/src/server would be its own binary crate.
This makes usage of the compilers reusable across other Rust projects.
Metadata
Assignees
Labels
No labels
Activity