v.s.h.'s Avatar

v.s.h.

@vsh.bsky.social

162 Followers  |  12 Following  |  3 Posts  |  Joined: 25.05.2023
Posts Following

Posts by v.s.h. (@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    ๐Ÿ“Œ 0
Post image

ViperIDE v0.5.2 is out:
viper-ide.org

#MicroPython #WebIDE

04.03.2025 09:07 โ€” ๐Ÿ‘ 14    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

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

05.10.2024 14:03 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Compiling Rust, GoLang, Zig, WebAssembly to MPY modules ยท micropython ยท Discussion #15702 Back in 2021, I experimented with the concept of embedded-wasm-apps. This allowed to run any of the WebAssembly supported languages on microcontrollers: Recently, I discovered that MicroPython has ...

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.

29.08.2024 19:01 โ€” ๐Ÿ‘ 10    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0