Skip to content

Conversation

@juicermv
Copy link
Owner

@juicermv juicermv commented Jul 5, 2025

Introduces a new BuildCache struct that stores build cache data using binary serialization via the bitcode crate, replacing the previous TOML-based Cache usage in compilers. Updates compilers and runtime to use BuildCache for improved performance and reliability. Adds bitcode and related dependencies to Cargo.toml.

Introduces a new BuildCache struct that stores build cache data using binary serialization via the bitcode crate, replacing the previous TOML-based Cache usage in compilers. Updates compilers and runtime to use BuildCache for improved performance and reliability. Adds bitcode and related dependencies to Cargo.toml.
@juicermv juicermv merged commit 9888376 into main Jul 5, 2025
10 checks passed
@juicermv juicermv deleted the cache-fixes branch July 5, 2025 21:09
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