cawfree / react-native-webassembly

⚛️ 🏎 WebAssembly for React Native powered by JSI.
https://twitter.com/cawfree
MIT License
292 stars 6 forks source link

Crash at m3_compile > DeallocateSlot: assertion failed #29

Open shafarizkyf opened 3 months ago

shafarizkyf commented 3 months ago

Hi guys, Firstly thank you for the library! Currently, I'm having a project that utilize Lit Protocol, specifically the encrypt and decrypt part. The library itself does not officially support React Native, but I would like to try, and see if I can debug/trace which part does not work or requires polyfill (or something like that), since I only require a few part of the library function from many features. Unfortunately, I got crashed here, and I could not trace which on my side that causing this. I understand if this hard to tell, you can close my case if so. Thank you very much!

Screenshot 2024-05-02 at 07 34 23