-
We should strive for compatibility with Kotlin JavaScript and native backends, so that the library can be used in a browser application as a client communicating with a model checker over WebSocket, a…
-
### 使用的版本
- MAH 版本: 2.10.0
- Mirai 版本: 2.16.0-RC-dev-145
### 问题描述
V2.9.1 无问题,V2.10.0 报错如下
#### 使用 Node.js/[mirai-ts](https://github.com/YunYouJun/mirai-ts)/[mirai-js](https://github.com/Drincan…
-
### Expected Behavior
1. Click Debug, to run a Cloud Code Kubernetes run configuration with Watch Mode: On Demand, with attached debugger
2. Debugger is attached
4. Breakpoint has check mark
5. …
-
### Steps to reproduce
I did an upgrade today on Gradle 8 from 7 after latest Android Studio fails to compile my project on Gradle 7.
I do have Java
```
openjdk 17.0.12 2024-07-16
OpenJDK Runti…
-
Sometimes, quick_blue will throw an error in the WinRT code. This causes the app to crash to desktop.
I've managed to get logging working with my app, so I've got a really good stacktrace of the er…
-
`java.nio.ByteBuffer` is THE data container in Java NIO APIs. Those who need to use features provided only by the NIO APIs (like non-blocking sockets) are doomed to use `ByteBuffer` for data transferr…
-
As a follow up to [this announcement](https://greenrobot.org/release/daocompat-greendao-on-objectbox/), I'd like to migrate our DB system to [ObjectBox](https://objectbox.io/dev-get-started/).
The …
-
I've had to write many grammars that tend to suffer from the problem described in [here](https://github.com/antlr/antlr4/issues/1071) and [here](https://github.com/antlr/antlr4/issues/1132). Recentl…
-
https://github.com/crow-misia/libyuv-android/blob/main/core/src/main/java/io/github/crow_misia/libyuv/ext/ImageExt.kt#L299-L329
NV12
`Image.toNv12Buffer()` grabs `planeUV` from `U` plane which, at…
-
Currently if we use msk kafka and we want to build a native image (spring boot app)
it will not work because reflected classes are not declared for graalvm to include them in compile time
Would be n…