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 was archived by the owner on Apr 22, 2023. It is now read-only.
With the converged release coming,
smallocwill simply cease to exist altogether, since it is not possible to make it work with v8 4.4+.As such, it may be prudent to issue a deprecation warning for it in node v0.12 since people may have not gotten the message from io.js yet.
However, there's no alternatives that work on v0.12 directly, since the final required typed array APIs were added in v8 4.3.
See IRC disscussion with @misterdjules: http://logs.libuv.org/io.js/latest#17:14:09.960
See the following io.js PRs:
cc @bnoordhuis, @trevnorris, etc