You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: