Vitalii Hordii
Vitalii Hordii
Really excited about this — replacing the NDK with a clean Zig-native approach is a great direction. What could be the first steps to help? I know this is a...
Thanks for the warm and friendly reply. Yes, making the project build out-of-the-box again sounds like a great goal. For the basic hello world example, I had to regenerate the...
After some days of despair I managed to get it running https://github.com/vitalnodo/hellomello/tree/flappy-update https://github.com/vitalnodo/android/tree/master-fix

I just stumbled on this: https://github.com/desttinghim/cyborg/ it’s basically what I was planning to do
Right now I'm still exploring what's already implemented in [cyborg](https://github.com/desttinghim/cyborg) — that's why I opened [an issue there](https://github.com/desttinghim/cyborg/issues/1) to get some context from the author. So far, it looks mostly...
Just dropping by now that there’s a more relevant issue: https://github.com/ziglang/zig/issues/23906 It sounds more optimistic now — there’s mention of some `libc-abi-tools`, the `abilist` format looks promising, and Zig recently...