hash-org / hash-org/hashc

Introduce an eviction mechansim to all of the static stores that are used in the compiler

Open
#1,035 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
28
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, there is no mechanism to clear all of the static stores that are being used in the compiler. This task involves changing the static stores interface to have a function to `evict()` the contents of the static stores.

All of the evictions should then happen when a new `CompilerState` is created.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.