jhugman / uniffi-bindgen-react-native

A uniffi bindings generator for calling Rust from react-native
Other
0 stars 0 forks source link

Change CMakeLists to use node to find correct location of uniffi #39

Closed zzorba closed 1 month ago

zzorba commented 1 month ago

Instead of using relative directory, execute node to find the real location of objects.

This does bake in the fact that objects is at dist/objects, but it can only pull in things in the exports of the package.json