Viewing profile — matthewkosarek
matthewkosarek
HN member- Joined
- Wed, Nov 12, 2025, 3:39 PM UTC
- HN karma
- 69
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About matthewkosarek
Recent public activity
- story
- story
-
comment
Comment #48754660
I work on both the Mir Wayland compositor library and Flutter, and I've been wanting to fill a gap that I saw in the current Flutter ecosystem for a while now: desktop shell compon…
- story
- story
- story
- story
- story
- story
-
comment
Comment #47750850
A WebAssembly plugin system for my Wayland compositor: https://github.com/miracle-wm-org/miracle-wm The idea is that you'll be able to program window management, animation, configu…
-
story
Show HN: Miracle Release v0.9.0 – A hackable Wayland compositor
Hi all. I am very excited to announce the release of Miracle v0.9, now with full hackability! Miracle's plugin system is built on WebAssembly. We provide a Rust API for building pl…
- story
-
comment
Comment #47673655
Yup! A nice language-agnostic API + a lightweight runtime was my goal. Although I concede the point about debuggability and whatnot. I'm hoping to figure that out later down the ro…
- comment
- story
-
comment
Comment #47509416
A long, long time ago I implemented virtual outputs in Mir: https://github.com/canonical/mir/pull/3056 I forget if we've added dynamic configuration for them, but I don't see why i…
-
comment
Comment #47508698
I've been working on a new Wayland compositor called Miracle for about two years now. I recently built a plugin system for window management based off of WebAssembly. Check out my …
- story
-
comment
Comment #47121724
There is also cxx.rs, which is quite nice, albeit you have to struggle sending `std` types back and forth a bit
- story