Changelog:
0.2.0 (2024-08-08)
✨ Features
- Make
HybridObject
aNativeState
(#11) (86c3702), closes #12 - Cache toObject(...) using jsi::WeakObject and correctly set
setExternalMemoryPressure
#13
💨 Performance Improvements
- Do all
.is..
checks only in DEBUG (f5bd9e1)