-
https://github.com/microsoft/react-native-windows/blob/f08219491c7b224f485dd6be8152c5515a56cf29/vnext/Microsoft.ReactNative.Cxx/JSI/JsiAbiApi.h#L258
trying to build this in an app targeting c++23, …
-
FWIW, came across this repo:
https://github.com/getditto/rn-jsi-rust-bridging
and accompanying article:
https://ditto.live/blog/bridging-react-native-and-rust-via-jsi
and some other of their rela…
-
### Description
Building a GlowGradient for a button. This button has dynamic size based on text size inside. It crashes after the button text change.
# Crash log
```
Fatal signal 11 (SIGSEG…
-
The JSI project already has a pom.xml file, but it's not available in Maven Central.
Adding an extra maven repository is clunky, unreliable (if the server goes does our build is broken) and not always…
-
During the build process we need to link the JSI and FBJNI libraries, this is currently not working and needs to be fixed, react native 0.71 and higher don't extract library files at run time, linking…
-
Currently Chakra does not allow accessing the jsi from a thread other than the JS thread. It's unclear whether the rest of the runtimes have the same restriction or not.
You can post a lambda to the…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
The pods are currently all opaque, as TRR has no transparent shader.
it is possible, but not now, I'm short on time.
-
### Description
My iOS builds started to break overnight with the following message (no more detail than this...):
`error Failed to build iOS project. We ran "xcodebuild" command but it exited wit…
-
In some cases, the dataset is immutable, so bulk loading data is a better choice, like STR (sort-tile-recursive). Does JSI support bulk load data?
It seems not.
Hope for a newer version providing s…