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

chore: wrap entrypoint with target_os=zkvm #1352

Closed
wants to merge 4 commits into from

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Aug 20, 2024

If you put the program and the script in the same workspace and build it will fail because the entrypoint macro is only intended to be built in the zkvm context.

Users should be able to put their program and script in the same workspace, so this macro should no-op outside of the zkvm context.

@ratankaliani ratankaliani marked this pull request as draft August 20, 2024 19:48
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

Successfully merging this pull request may close these issues.

1 participant