The emulation I see only worth for developing logic... if you try to do more, you really end up with something very challenging.... even though pc/laptop is about 100 times faster, getting timings right is a delicate thing... after all, it is hardware you try to emulate.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
The emulation I see only worth for developing logic... if you try to do more, you really end up with something very challenging.... even though pc/laptop is about 100 times faster, getting timings right is a delicate thing... after all, it is hardware you try to emulate.