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

Document noir-codegen #4093

Closed
Tracked by #3348
Savio-Sou opened this issue Jan 18, 2024 · 2 comments · Fixed by #4454
Closed
Tracked by #3348

Document noir-codegen #4093

Savio-Sou opened this issue Jan 18, 2024 · 2 comments · Fixed by #4454
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Savio-Sou
Copy link
Collaborator

Savio-Sou commented Jan 18, 2024

Document noir-codegen.

Reference: #3348

@Savio-Sou Savio-Sou added enhancement New feature or request documentation Improvements or additions to documentation labels Jan 18, 2024
@Savio-Sou Savio-Sou removed the enhancement New feature or request label Jan 23, 2024
@jzaki jzaki self-assigned this Jan 27, 2024
@Savio-Sou Savio-Sou assigned TomAFrench and unassigned jzaki Feb 5, 2024
@TomAFrench
Copy link
Member

See usage here:

"test:codegen": "nargo export --program-dir=./test/test_lib && tsx src/main.ts ./test/test_lib/export/** --out-dir ./test/codegen",

@catmcgee catmcgee self-assigned this Feb 26, 2024
@jzaki jzaki self-assigned this Mar 27, 2024
@jzaki
Copy link
Contributor

jzaki commented Mar 27, 2024

Update to use with with crate and show export command working.
Related 4454.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants