Skip to content

Consider depending on unicode_script crate #6987

@dcsommer

Description

@dcsommer

Script and ScriptExtensionsSet in icu4x is quite similar to Script and ScriptExtension in unicode-script. Is there a reason not to de-duplicate and have icu4x depend on unicode-script, which also aims to be a minimal implementation of UAX #24? unicode_script has a more efficient representation of a set of scripts, using bitflags. I'm not sure which is more efficient from a binary size perspective, however, which is also important. cc @Manishearth who appears to work on both of these projects :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions