Hacker News new | ask | show | jobs
by dolmen 1798 days ago
Maybe a small Python engine (MicroPython, Snek [2]) on WebAssembly might also fit some niche uses.

MicroPython has a version working in the browser using unicorn.js (which emulates ARM CPU). [3]

[1] https://micropython.org/ [2] https://sneklang.org/ [3] https://micropython.org/unicorn/