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 ๐ 0Did 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
ViperIDE 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.