Use of JSI #5785
Answered
by
mikehardy
charles-goode
asked this question in
Ideas
Use of JSI
#5785
-
Does this library use or have plans to use JSI in order to speed up communication between the native SDKs and the Javascript layer? Seems like a no brainer for a huge performance gain. |
Beta Was this translation helpful? Give feedback.
Answered by
mikehardy
Oct 12, 2021
Replies: 1 comment 1 reply
-
It would be nice, sure, the serialization in firestore especially could probably be faster. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
charles-goode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice, sure, the serialization in firestore especially could probably be faster.
There are no plans currently as - even if slower than JSI - it works and we've got admob and mlkit to finish extracting plus some full API misses from the underlying SDKs (firestore bundles, RTDB get etc), but I'm always open to collaborate with people on PRs!