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

Improve Message Generation Documentation #401

Open
maspe36 opened this issue May 13, 2024 · 0 comments
Open

Improve Message Generation Documentation #401

maspe36 opened this issue May 13, 2024 · 0 comments

Comments

@maspe36
Copy link
Collaborator

maspe36 commented May 13, 2024

Currently, our message generation pipeline is quite complex. Its complex, mainly because Rust does not have a stable ABI, and wants to compile all of the source code and dependencies source code, when compiling a crate.

We need to start documenting all of the various repositories and their responsibilities as it pertains to our message generation, in one place, in this repo.

I have some local notes I can upload in a few days that could potentially be used as a starting point.

@maspe36 maspe36 changed the title Improved Message Generation Documentation Improve Message Generation Documentation May 13, 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