-
Is there any plan to support [OffscrenCanvas](https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas) with these new apis?
My read is that the element being placed has to be a ["direct ch…
-
### Description
Hello! I sincerely want to thank you for this incredible project and the incredible quality of maintenance. You're doing very important work
I am using AG Charts for my applicati…
-
### Website or app
https://github.com/Yukiniro/reproduce/tree/master/rspack-issue-hot-update-worker
### Repro steps
1. clone `https://github.com/Yukiniro/reproduce/tree/master/rspack-issue-hot-upda…
-
#1629 is about WebGL, it will likely take a lot of time to implement.
I think add **OffscreenCanvas & CanvasRenderingContext2D** interface at first is a good idea for now.
A lot of server-side image…
-
Bringing this up as the spec touches on bindings with canvas.
Now that there is [1] offscreen canvas, it would be worth looking into how this spec integrates with that.
[1] https://html.spec.wha…
-
-
### One-line summary [问题简述]
I am creating an application which shows years of historic data and also keeps plotting new live data from a web socket connection, I am facing real performance issu…
-
### Issue
Slowness
### Solution
Instead of using just the main thread with a canvas that needs to render,
It would be faster to use a [**WebWorker**](https://developer.mozilla.org/en-US/docs/Web…
-
Hello – Is there a way to use femtovg with [`OffscreenCanvas`](https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.OffscreenCanvas.html)?
-
Hi there,
Do you have any plan to having OffscreenCanvas for use Web Worker as a controller?