Self-contained NodeJS ready-to-use linux virtual machine using v86!
OS : Buildroot linux
BIOS : Seabios
Compiled size : 8mb
Ram usage : ~250 - 315mb
File count : 2(Autosave and script itself...)
WindowsTerminal_1670685983-073.mp4
- Closure compiled
- bundled dependency
- Smart Ctrl+C exit
- Start within 15 seconds
- Auto login
- Yes its a linux
- Optimized for server
- Everything compressed, current version(v1.2.0) only use 8mb of storage for main script
- Deprecate autosave, buildroot linux doesnt support filesystem that is compatible with autosave
- NETWORK SUPPORT
- compiler.bat - yes it compiles
- compiler.jar - closure compiler
- nodejs.js - source file
- NodeVM.js - compiled file
- compress_tool/ - Gzip compression for OS replacement
This project cannot work without its great core, v86
Linux image and bios is from v86's images git and v86's seabios included in v86 master branch