Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Miracle – A hackable window manager for Linux
(
github.com/miracle-wm-org
)
10 points
by
matthewkosarek
59 days ago
|
hide
|
past
|
favorite
|
2 comments
MarsIronPI
59 days ago
|
next
[–]
Huh. I'm all for hackable software, but why WASM instead of something more introspective? Dare I say... Lisp?
Ok, ok. I concede the point: using WASM as a generic ABI is a neat idea.
matthewkosarek
58 days ago
|
parent
|
next
[–]
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 road, but it is a tricky part.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Ok, ok. I concede the point: using WASM as a generic ABI is a neat idea.