Magpie #12

Merged
mars merged 13 commits from magpie into main 2022-10-30 06:30:00 +00:00
Owner

Adds Magpie, which is a Unix-style Canary daemon that allows applications to create desktop window Canary panels and send messages back and forth from their scripts over IPC instead of by linking the Canary runtime. This should massively reduce development times (for linking and performance reasons), reduce binary sizes (Canary's Wasmtime backend is a full JIT compiler), and smooth Canary's acceptance into Unix-like userspace.

Adds Magpie, which is a Unix-style Canary daemon that allows applications to create desktop window Canary panels and send messages back and forth from their scripts over IPC instead of by linking the Canary runtime. This should massively reduce development times (for linking and performance reasons), reduce binary sizes (Canary's Wasmtime backend is a full JIT compiler), and smooth Canary's acceptance into Unix-like userspace.
mars added 13 commits 2022-10-30 05:30:26 +00:00
mars merged commit bf2b8360c0 into main 2022-10-30 06:30:00 +00:00
mars deleted branch magpie 2022-10-30 06:30:00 +00:00
Sign in to join this conversation.
No description provided.