There was an error while loading. Please reload this page.
A simple script to crash Node.js follows,
var b = new Buffer(1) b.writeFloatLE(11.11, 0, true)
A simple script to crash Node.js follows,