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

Use shared cache for mozakvm examples #1787

Open
codeblooded1729 opened this issue Jun 19, 2024 · 0 comments
Open

Use shared cache for mozakvm examples #1787

codeblooded1729 opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@codeblooded1729
Copy link
Contributor

Currently, all our examples are compiled separately, with each having its own Cargo.lock files. This leads to recompilation of shared dependencies like mozak-sdk or rkyv for each example. We should probably use something like scacche to share the build dependencies to avoid recompilation.

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

No branches or pull requests

2 participants