mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-16 02:15:17 +00:00
This will allow Ladybird to use IPC::Connection without having an actively running Core::EventLoop. The abstraction here is not great, and we should think of something nicer, but we have to start somewhere.