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

Serialize Nockma output using nock jam #3066

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulcadman
Copy link
Collaborator

@paulcadman paulcadman commented Sep 26, 2024

The Anoma API accepts jammed nock terms as input. The benefit to this is that jammed terms are greatly compressed compared to the original term.

Remaining tasks:

  • Deserialize input nockma file in juvix dev nockma {run, eval}
  • Support debug input nockma file with a flag in juvix dev nockma {run, eval}
  • Add tests for serialised nockma file execution

The Anoma API accepts jammed nock terms as input. The benefit to this is
that jammed terms are greatly compressed compared to the original term.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jam (Nock serialize) the anoma backend output
1 participant