Skip to content

Separate ANGLE additions into separate crate that depends on unmodified ANGLE build #34

Open
@jdm

Description

@jdm

The presence of a Rust crate that calls C functions that are compiled into in the ANGLE static library makes it hard to deal with the DLL mess that exists on Windows. If the additions to the ANGLE API could live in a separate library and crate that depends on an angle-sys crate that is just the unmodified ANGLE sources, that would be easier to reason about.

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