Skip to content

gomobile compatible FFI

cyberta requested to merge gomobile_ffi into no-masters

Creates a gomobile compatible FFI to fetch the messages of the day and work with the data structure. We need to pass interfaces as parameters and return values in the FFI if they aren't primitive types. This PR reorganizes the code a little bit, but the API current bitmask-vpn currently uses shouldn't be affected.

closes bitmask_android#9082 (closed)

Edited by cyberta

Merge request reports