Node.js: Constant HashTables Seeds Vulnerability
You might have heard about the high impact security vulnerability issue in NodeJS recently. This post attempts to explain it. (more…)
Read more »WebAssembly is an exciting new language that many JavaScript engines have added support for. WebAssembly promises to make it much easier to compile languages like C and C++ to something that runs in the browser. However, I’m most excited about the ability… Read more