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

[FEAT] Add Rust codegen support #11

Open
rchowell opened this issue Jan 8, 2025 · 0 comments
Open

[FEAT] Add Rust codegen support #11

rchowell opened this issue Jan 8, 2025 · 0 comments

Comments

@rchowell
Copy link
Contributor

rchowell commented Jan 8, 2025

For the initial requirements and hackathon, I only added kotlin codegen – but I've had working Rust codegen based upon PIG serde using the bump allocator + arena. All should be pretty similar minus visitors and such, but the type definitions are the same and there should be writing (or reading?) of both encodings.

The code has been backed up on #10

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