-
I've done this as a plugin before but haven't tried doing it in this library, it feels like it might be a bit presumptuous. Worth investigating though.
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
We are developing an in-browser racing game that relies heavily on gamepads and particularly complex racing wheels and pedals.
Given the differences in hardware, lack of support for Vibration and H…
-
### Environment
macOS
Firefox & Chrome
node v22.1.0
npm 10.7.0
vite v5.3.3
### Reproduction
Not available.
### Describe the bug
I am using this library https://github.com/antelle/ar…
-
### System Info
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Max
Memory: 37.56 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 16.20.0 - ~/.nvm/versions/node/v1…
mrcwl updated
2 weeks ago
-
Hi, since v0.17.0 using the example code for web workers ( https://pyodide.org/en/stable/usage/webworker.html) yields a DataCloneError with this python code:
import numpy as np
a = np.zeros(10)
a…
-
Currently the SDL implementation in Emscripten assumes it is running on the main thread, according to the [SDL Emscripten README](https://wiki.libsdl.org/SDL2/README/emscripten). This is a problem bec…
-
Hey, sorry, couldn't find an email or anything so I'll ask here. As the title says, my mobile app uses Cordova which uses Chrome's WebView implementation. Anyways, after our tablets in the field auto-…
-
**System information** (Please provide as much relevant information as possible)
- Have I written custom code (as opposed to using a stock example script provided in Mediapipe): **Yes**
- OS Platfor…
-
Hi,
I'm trying to generate a preview for some widgets, but when **html2canvas** function is called the web freezes 2 or 3 seconds. I have used async functions and the result is the same.
Do some…