V
V
Please let me know if you need anything else, since I don't know how to debug native crash ``` [ 2022-01-05T05:55:35.535 0: 807: 814 I/Magisk ] proc_monitor: [com.google.android.gms.unstable] PID=[17450] UID=[10147]...
it claims 'null' is a type, but it isn't. `typeof null` is 'object'. additionally it claims that function is not a type but it is. `typeof (() => 0)` returns...
### Tell us all about it. Instead of showing the subcommands correctly, instead you can only see one command which has options named after the subcommands. This leads to you...
Depends on https://github.com/Aliucord/gradle/pull/4
If you have multiple esbuild watchers running and one of them fails, that watcher will stop calling onRebuild even though the watcher is still running and rebuilding that file Build...
Fixes the tests CMakeLists filename and makes sure the git clone also downloads the submodules
As part of the install process, you register the mpv:// protocol to open urls in mpv. Using this feature, any site can run arbitrary .so files on your system This...
Using `--tags wayland`, it is possible to create a wayland binary However, I haven't found a way to create one binary that will run on both x11 and wayland, dynamically...