Having written a few JNI libraries in Rust (jni-rs specifically) myself, I'd argue that it catches & prevents a lot of potential mistakes when using JNI, especially regarding error handling/refs/types. I would pick…
I'm not too familiar with the xcode dev environment; could Theos be used instead of the huge xcode bundle? As far as I know, it provides the compilers and frameworks directly.
Indeed, the osu! community wrote their own drivers for Wacom and many other drawing tablets: https://github.com/OpenTabletDriver/OpenTabletDriver They're much more configurable than Wacoms proprietary drivers and also…
Having written a few JNI libraries in Rust (jni-rs specifically) myself, I'd argue that it catches & prevents a lot of potential mistakes when using JNI, especially regarding error handling/refs/types. I would pick…
I'm not too familiar with the xcode dev environment; could Theos be used instead of the huge xcode bundle? As far as I know, it provides the compilers and frameworks directly.
Indeed, the osu! community wrote their own drivers for Wacom and many other drawing tablets: https://github.com/OpenTabletDriver/OpenTabletDriver They're much more configurable than Wacoms proprietary drivers and also…