2 releases

0.3.1-alpha.5 Aug 22, 2023
0.3.0 Aug 22, 2023

#93 in #react

24 downloads per month
Used in jsi

MIT license

35KB
610 lines

jsi-rs

This library makes it possible to write React Native JSI modules in Rust.

For an example, check out the example folder.

Contributing

I wrote this code in winter 2022 as part of another project. A few months later, I have decided to release it to the world. However, I'm not planning to maintain it unless I encounter another project that requires it, so for now, the code is given to you as-is. Feel free to contribute PRs that would improve the API or stability of the library.

Safety

Right now, this library is quite unsafe.

Copyright / license

Copyright Ibiyemi Abiodun. MIT License.

Dependencies

~0.5–1MB
~22K SLoC