kennytm/rust-ios-android

Crashes on x86 android for me.

tiby312 opened this issue · 1 comments

Crashes even I disable optimizations. I'm wondering if there are some special compiler flags needed for x86 android?

Turns out this was an error on my end. Problems with using jlong for pointers for 64 bit vs 32bit