Jinny You
Jinny You
For suggestion @Ikalli There is one way to use cumulus SDK with typescript. you can use with `@ts-ignore`. plz reference this one! > https://github.com/tophat-cloud/cumulus/tree/main/examples/angular
Thanks @afsalz we're going to check
Hello, @SergeyLebedkin. I'd like to discuss interface for WebGPU initialization part. Since current methods don't support browser to have multiple canvases. According to wg_engine, WGPUAdapter and WGPUDevice are generated when...
 Yes, @hermet. It's doable. HTML element overlay including the text goes with WebGPU well.
@hermet @SergeyLebedkin Confirmed the update(https://github.com/emscripten-core/emscripten/commit/c82a307c612d430028a3d06ddf8b3fdd2852b2fb) enables WebGPU with premultiplied alpha mode in the browser. 