Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate the set of compilers from the web server #5

Open
aaronmunsters opened this issue Nov 21, 2024 · 0 comments
Open

Separate the set of compilers from the web server #5

aaronmunsters opened this issue Nov 21, 2024 · 0 comments

Comments

@aaronmunsters
Copy link

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.

@aaronmunsters aaronmunsters changed the title Separate Concerns Separate the set of compilers from the web server Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant