mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-13 07:07:17 +00:00
Changed where we wait on the previous JS thread, which ultimately makes it more reliable and no longer leak memory on reloads. Resolves #397