NekoVM

This article covers the NekoVM.

NekoVM is a Linux emulator that runs in the browser used to build sites with static site generators or frameworks, and has (as stated by Dimden) support for any static site generator or framework.

It features Node.js, NPM, Python 3, and the ability to run additional programs via WebAssembly (WASM), all with full read/write access.

NekoVM can currently only be launched one time per minute (or 2 times per minute for donators), as it counts as a site export, which is rate limited.

History

Resources used