Emily Toop

Results 25 issues of Emily Toop

Figure out how to autogenerate bindings for JNI, Swift & JS flavours automatically. Should utilise existing tools where possible (e.g. [cbindgen](https://github.com/eqrion/cbindgen))

build

Create a new project that uses the Toodle app created in `complex objects` as a base but that will use mentat as a data store instead of SQLite

mentat-store

Complex Rust example app Toodle is available on iOS only. Implement app on Android using the same library but with added JNI.

complex-rust

Basicallly automate the setup steps described in the basic project.

build

complex-rust

Currently, all data calls are synchronous which could cause problems when things go wrong. Enable the ability to set an async callback in the native platform that is called from...

complex-rust

Current basic project is only available in iOS and Android. Enable project to be called from Javascript too. This should cover: Node XPCOM

basic-rust

It would be pretty awesome of we could provide appropriate packages for the relevent dependency management tools that our platforms might use, so that all clients have to do is...

build

of crates and schema. How should this work.

mentat-store

Sync data between devices

sync