Wow, those look great! There were actually already some SVGs that are used for the Fritzing components, but actually yours look far nicer. I wonder if we could update the Fritzing ones :)
It turns out that you can compile Espruino with emscripten. It'd need a bit of tweaking (workers?) so you could call it without it blocking the main thread - but it would be extremely cool to be able to have a totally online version available. You could actually use the existing Web IDE as a terminal - which can already run online: https://espruino.github.io/EspruinoWebIDE/
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.
Wow, those look great! There were actually already some SVGs that are used for the Fritzing components, but actually yours look far nicer. I wonder if we could update the Fritzing ones :)
It turns out that you can compile Espruino with emscripten. It'd need a bit of tweaking (workers?) so you could call it without it blocking the main thread - but it would be extremely cool to be able to have a totally online version available. You could actually use the existing Web IDE as a terminal - which can already run online: https://espruino.github.io/EspruinoWebIDE/