jsi-rs
jsi-rs copied to clipboard
Write ultra fast React Native modules in Rust
Results
2
jsi-rs issues
Sort by
recently updated
recently updated
newest added
I've tried to use async functions, however it fails to compile with the error that splicer_js_api is not available. I didn't found any implementation for [splicer_js_api](https://github.com/laptou/jsi-rs/blob/c90f7d4a83b0545f38a884fe8726f8d7c7cf8cba/jsi-macros/src/host_object.rs#L392C29-L392C43) in the codebase nor...
I have no idea to create a `.h` file through `cxx` that can call the rust `init` method. I'm really looking forward to you reply.