Hacker News new | past | comments | ask | show | jobs | submit login

Great questions!

The host app owns the event loop. I don't foresee that changing even once we re-architect around WebGPU (allowing the Wasm guest to control shaders), as the host app is responsible for "driving" the render tree, including passing in state (like a timer used for animations). The host app owns the window pointer, as renderlets are always designed to be hosted in an environment (either an app or a browser). Open to feedback on this, though.

FFI is coming with the C API soon!

I don't know much about audio but I see a ton of parallels - well-defined data flow across a set of components running real-time, arbitrary code. Simulations also come to mind.




Thank you for the reply! I'm excited to watch as this project progresses, and I wish you the best of luck!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: