In building v3ās codebase, I created a dedicated module whose sole purpose is to manage the FFI surfaces. This bridge is how the iOS app initializes the storage runtime on the mobile device.
Why this is important is bc when we port to Android, it means simply adding new surfaces to one just module
add a skeleton here at some point
3 months ago