Did you know, ViperIDE works even without the internet? Once loaded, you can open it while offline, or even install it as an icon on a desktop.
19.06.2025 04:25 — 👍 0 🔁 0 💬 0 📌 0@vsh.bsky.social
Did you know, ViperIDE works even without the internet? Once loaded, you can open it while offline, or even install it as an icon on a desktop.
19.06.2025 04:25 — 👍 0 🔁 0 💬 0 📌 0ViperIDE v0.5.2 is out:
viper-ide.org
#MicroPython #WebIDE
wasm2mpy enables running many languages on #MicroPython embedded systems (such as #ESP32, #RaspberryPi Pico, #STM32, and #nRF52) with near-native performance.
I've added #RISC-V support a few days ago, check it out!
github.com/vshymanskyy/...
#WebAssembly #RV32 #WASM @kripken.com
Nice use of wasm2c (compile WebAssembly to C) by Volodymyr Shymanskyy:
github.com/orgs/micropy...
This lets you run a wasm file as a MicroPython module, anywhere MicroPython can run, and fast.