Skip to content

Remove code duplication between Cairo Native and Sierra Emu #1362

@JulianGCalderon

Description

@JulianGCalderon

Right know, both Cairo Native and Sierra Emu share some utility functions and definitions. See, for example:

NOTE: There may be more duplicated code than what is mentioned here.

We should figure a way of removing this duplication. I can think of two alternatives:

  • Have Sierra Emu depend on Cairo Native, and move this utilities/definitions to Native. Right know, Cairo Native depends on SIerra Emu.

  • Move the shared logic to an auxiliary crate.

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