Skip to content

Use a compiler-local string pool #22

Description

@Doom2fan

Right now, the usage of the shared string pool means those strings will never be released. That's quite wasteful, and it'd be better if they were only pooled relative to the compiler's lifetime.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions