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
The nodejs/node#53507 pr in nodejs/node starts the process of extracting certain byte and string related utility methods out of nodejs/src in order to make it easier for other projects to integrate node.js compatibility. Eventually the idea is to separate those out into a separate repo that is bundled into nodejs/node as a dependency. To this end, I would like to create a nodejs/nbytes repo to host it.
GeoffreyBooth, mcollina, anonrig and legendecasavivkeller