You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2024. It is now read-only.
Current implementation of protocol.js will use a lot of memory. Should (1) write unit tests so it can be refactored safely, and (2) re-implement using Transferrable or SharedArrayBuffer objects.
The text was updated successfully, but these errors were encountered:
Current implementation of
protocol.js
will use a lot of memory. Should (1) write unit tests so it can be refactored safely, and (2) re-implement using Transferrable or SharedArrayBuffer objects.The text was updated successfully, but these errors were encountered: