5 ms·
This? https://github.com/WebAssembly/wasi-webgpu https://github.com/WebAssembly/wasi-webgpu
by mendyberger 2y ago
This? https://github.com/WebAssembly/wasi-webgpu https://github.com/WebAssembly/wasi-webgpu
- flohofwoe 2y agoYeah, but the 'wasi-canvas' part is really important to get something on screen (as opposed to "just" using WebGPU for compute-tasks). Also a simple wasi-audio API is needed (preferrably something less overengineered than WebAudio, just a simple sample-streaming API would be perfect).
- seanisom 2y ago+1 for Audio and lots of other APIs necessary to make WASI more like a true OS. With Preview 2 / Component model, hoping the pace of contributions rapidly increases.
- seanisom 2y agoAlso, with the solid foundation and simple API footprint you've built for APIs like sokol_audio, would be interesting to see if they could be expressed in WIT and used as a basis for something like a wasi-audio.
- boomskats 2y agoAre you involved at all with the Bytecode Alliance or the decisions around the WASI proposals/standards? It feels like your take on these things would be super valuable given all the work you've done. They're a very open minded group.