Skip to content

Split out string interning into separate crate #14

@hansihe

Description

@hansihe

String interning currently lives in the eir crate. Since we only want to deal with actual string data in the frontend, this requires several other crates to depend on eir that really shouldn't. This also needs to be considered when merging the Erlang frontend.

It would probably make sense to make string interning live in an utility crate

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupNitpicky fixes for project organization/source code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions