Tag:javascript
All the articles with the tag "javascript".
Bare metal JavaScript on RISC-V
Posted on:May 14, 2025 at 10:00 PMExplore how to run JavaScript directly on bare metal, like microcontrollers. This post shows you how to get JavaScript code executing on embedded hardware without an operating system, opening up new ways to program these chips. The example is done on a RISC-V VM.