Live data from Hacker News

Viewing profile — matthewkosarek

matthewkosarek

HN member
Joined
Wed, Nov 12, 2025, 3:39 PM UTC
HN karma
69
Public activity
20 items

About matthewkosarek

Developer of miracle-wm, working on Mir at Canonical

Recent public activity

  1. story
  2. story
  3. 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…

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. 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…

  11. 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…

  12. story
  13. 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…

  14. comment
  15. story
  16. 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…

  17. 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 …

  18. story
  19. 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

  20. story