Skip to content

WIP - Feature sandboxed#10

Open
Druage wants to merge 21 commits into
masterfrom
feature-sandboxed
Open

WIP - Feature sandboxed#10
Druage wants to merge 21 commits into
masterfrom
feature-sandboxed

Conversation

@Druage

@Druage Druage commented Oct 8, 2017

Copy link
Copy Markdown

No description provided.

Druage and others added 6 commits February 13, 2017 11:26
The sandboxed backend is like the old backend, which was a wrapper around a libretro core. The new additions to this backend are that it is designed to be ran from a separate process from the frontend; the reasoning is that the libretro cores must be viewed as unstable and able to crash the frontend. This is obviously not the kind of action that we would like to see, but this is beyond our control, and so we have started work on keeping the backend in a separate process and using shared memory to communicate with the frontend.
@Druage Druage changed the title Feature sandboxed WIP - Feature sandboxed Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant