react-native-worklets-core icon indicating copy to clipboard operation
react-native-worklets-core copied to clipboard

jsi:Runtime cann't execute in thread

Open scorpionfeng opened this issue 1 year ago • 0 comments

when use the code such as below in ... Thread t1(&runTime,argument,resolver{ argument.asObject(runtime).asFunction(runtime).call(runtime,nullptr,0)// this line will crash }).deteach()

Is there any other approach to fix the crash ?

scorpionfeng avatar May 10 '24 13:05 scorpionfeng