Skip to content
/ jsi-rs Public
forked from laptou/jsi-rs

Write ultra fast React Native modules in Rust

License

Notifications You must be signed in to change notification settings

gfreezy/jsi-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Write ultra fast React Native modules in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 80.1%
  • C++ 10.2%
  • Java 5.1%
  • TypeScript 1.4%
  • Objective-C 1.2%
  • Ruby 1.2%
  • Other 0.8%