You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pixels, minifb, or softbuffer could be used for the windowing and rendering parts. I don't know if they play sounds out of the box, but it should be fine to ignore tone calls at least initially.
softbuffer README says:
Softbuffer should be used over pixels when its GPU-accelerated post-processing effects are not needed
I was thinking about a fun demo application that we can implement using wasmrun, and I think wasm4 would be a fun one.
We need to implement this API in host:
And write user input to a specific location in Wasm application memory and render the bitmap.
The text was updated successfully, but these errors were encountered: