-
I have this library installed as a dependency of https://github.com/gev2002/react-native-vision-camera-image-labeler. I have the following package versions:
```
"react-native-vision-camera": "^4.5…
-
Remaining todos and ideas following #124
- [x] Review rules and fix number of channels outputs when input change
- [x] Use a pool of `Float32Array` channels to avoid allocation and GC (as much as…
b-ma updated
4 months ago
-
*A pull request by @alexander-akait was merged and maintainers requested a documentation change.*
See pull request: https://github.com/webpack/webpack/pull/17212
---
Part of https://github.com/we…
-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
```
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.61 (67fa4c16496b157a7fc3377afd69ee…
-
Is it possible to use async/await within Worklets?
I'm trying to make calls to asynchronous functions outside of the function tagged with the worklet keyword? As a simple example, is it possible to…
-
Hey @charlieroberts ,
We're running into issues where the worklet starts throwing a lot of errors after calling Gibberish.clear()
Looking through the code myself but having problems trying to …
-
I get an error while building Android.'
React-Native: 0.70.1
Vision-Camera: 3.5.1
Worklets-Core: 0.2.2
I have set the following flag in "gradle.properties".
`hermesEnabled=true`
This gives m…
-
-
The [issue](https://github.com/WebAudio/web-audio-api/pull/1265#discussion_r128800868) came up from the discussion of AudioWorkletGlobalScope.
Currently WorkletGlobalScope does not have a mechanism…
-
Hi @majido and others,
I did a quick pass through the explainer at https://github.com/w3c/css-houdini-drafts/blob/master/css-animationworklet/README.md and had some feedback that I thought might be…