A mostly complete guide to error handling in JavaScript
Learn how to deal with errors and exceptions in synchronous and asynchronous JavaScript code. (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