-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
nextPart of Let's Play NextPart of Let's Play NextserverWork on the server is needed to close this issue.Work on the server is needed to close this issue.
Description
libretro's C API is designed around requiring state to exist in some global variables. This is gross, and prevents multiple instances existing within the same process. The outcome of this task would look like a proof of concept of a multiprocess application with seamless shared memory access via a supervisor process, all in Rust. Likely will be highly specific to the OS it's running on, so the target will be Linux. There must be shared memory locking capability.
Metadata
Metadata
Assignees
Labels
nextPart of Let's Play NextPart of Let's Play NextserverWork on the server is needed to close this issue.Work on the server is needed to close this issue.
Projects
Status
Backlog