react-native-hamsters icon indicating copy to clipboard operation
react-native-hamsters copied to clipboard

Move to JSI (C++ for both Android and IOS)

Open gomes042 opened this issue 3 years ago • 1 comments

Example of library using std::thread

react-native-multithreading

gomes042 avatar Aug 01 '22 19:08 gomes042

Thanks for creating this issue/suggestion. My c++ skills are lacking to say the least. I did look at the library you linked and it seems interesting though it doesn't follow the Web worker API standard which is something I strive for with hamsters.js. If you want to create a PR id be happy to review it, thank you

austinksmith avatar Aug 19 '23 18:08 austinksmith

@lgxm3z I am going to attempt to implement this with JSI but it will likely be a new repo so I can maintain this one for 0.69 support and older, the new JSI implementation I will be targeting new releases of react native, what version are you running?

austinksmith avatar Sep 07 '24 10:09 austinksmith

@lgxm3z I am going to attempt to implement this with JSI but it will likely be a new repo so I can maintain this one for 0.69 support and older, the new JSI implementation I will be targeting new releases of react native, what version are you running?

I don't use RN anymore, but thanks and good luck! : )

gomes042 avatar Sep 07 '24 17:09 gomes042