Jay
Jay
```sh-session npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.2"...
Trying to use this in Next.JS throws `ReferenceError: window is not defined`. Really like the look of this UI, so I hope this gets fixed soon. Thanks in advance!
### Describe the bug When running _any_ (at least, all the applications I've tried) flutter application using `flutter_rust_bridge` on Nixos, the error: ```log [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to...
Something like `https://noembed.com/embed/?url=https://youtube.com/c/`
WGPU seems to want input types to be a multiple of 16 on WASM. This may not be the desirable approach, but it's a start.