Skip to content

smalloc: remove module

Bye bye, smalloc. I'm not sure why this was still here; it was removed a little while ago and hasn't worked since. It wasn't packaged in the binary, either.

$ node
> process.version
'v4.1.1'
> require('smalloc')
Error: Cannot find module 'smalloc'
    ...

Merge request reports

Loading