An experiment generating Z80 machine code (for ZX Spectrum) with JavaScript. Actual source code is in src/.
See article for detailed explanation.
Build with npm run build. Test with node testzx.js. Output is to tst.bin.
Load into ZX Spectrum emulator (see article.md).