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

refactor: Standardize guest Input format #9

Conversation

petarvujovic98
Copy link

Address taikoxyz#38

@petarvujovic98
Copy link
Author

ad754cd starts work on taikoxyz#39

@petarvujovic98
Copy link
Author

@CeciliaZ030 There is now a initial version of how the driver could work, but the compilation and linking of the powdr guest is not complete. My thinking is that we could compile the artifact (no_std powdr lib code) outside of the runtime call to reduce computation and simply have the runtime read the assembly file from a predetermined location. Than the runtime only needs to pass the inputs (serialized by the driver) and run the pipeline.

@CeciliaZ030
Copy link
Owner

Resolved taikoxyz#68

@CeciliaZ030 CeciliaZ030 closed this Apr 2, 2024
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.

2 participants