Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Deprecate smalloc in v0.12 #25784

@Fishrock123

Description

@Fishrock123

With the converged release coming, smalloc will 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:

  1. lib: deprecate the smalloc module node#1564
  2. Deprecate smalloc functions node#1565
  3. doc: deprecate smalloc module node#1566
  4. smalloc: deprecate whole module node#1822
  5. test: remove smalloc add-on test node#1835

cc @bnoordhuis, @trevnorris, etc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions