Comment on Show HN: Sauron-native – A native cross-platform GUI for RustparentComments−pradn7yFunny enough, Chrome Embedded Framework runs multiple processes to render the GUI. The main event loop is running in the host process, but there's others for GPU operations, etc.
Comments
Funny enough, Chrome Embedded Framework runs multiple processes to render the GUI. The main event loop is running in the host process, but there's others for GPU operations, etc.