Skip to content

Restructure into a cargo workspace #3

@EriKWDev

Description

@EriKWDev

By restructuring a bit we could create a cargo workspace so that we could separate the different headers into their own crates, or at least separate the imgui header bindings into its own crate since it requires the cimgui dependency which everyone might not need/want.

This would also make it much easier to create some manual projects such as an egui https://github.com/emilk/egui renderer for sokol that could still be hosted in the same git repo here.

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