Let’s talk about JavaScript string encoding
Node string encoding is all over the place. Let's try to straighten out how it works. (more…)
Read more »
LKL.js is
Linux Kernel Library ported to JavaScript
using Emscripten.
Unlike JSLinux,
LKL.js includes a Linux kernel fully written in JavaScript and runs without
emulators.
For more details,
read my blog post… Read more