-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Using rls with the cargo-n64 repo sucks because it contains code for the native machine (e.g. cargo-n64 runs on macOS, Linux, or Windows) and the examples, which only run on N64. This bifurcation causes rls to barf with unsavory errors when the example code is opened in an IDE.
Available options:
- Split examples into a new repo with its own
rls.tomlconfig for the N64 target (and revert the Cargo workspace) - Move examples to
rrt0(otherwise same as above) - Try to hax
rlsto be aware of architecture-specific crates in a workspace?
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed