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

Handle Zig's global and local cache meaningfully. #87

Closed
Tracked by #1
aherrmann opened this issue Jun 23, 2023 · 0 comments · Fixed by #253
Closed
Tracked by #1

Handle Zig's global and local cache meaningfully. #87

aherrmann opened this issue Jun 23, 2023 · 0 comments · Fixed by #253

Comments

@aherrmann
Copy link
Owner

aherrmann commented Jun 23, 2023

The global cache may be beneficial to persist and re-use across targets, at least for the same target platform. Perhaps a persistent worker could facilitate this.
Consider whether the local cache should be shared across actions. If not, consider discarding it immediately.

This issue was closed.
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 a pull request may close this issue.

1 participant