In last weeks I have been working on Espruino for HiFive1. JavaScript running directly on a microcontroller with RISC-V architecture! That’s it! I am happy to share my port of Espruino to SiFive HiFive1 dev Board.
I also made some material about it:
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.
In last weeks I have been working on Espruino for HiFive1. JavaScript running directly on a microcontroller with RISC-V architecture! That’s it! I am happy to share my port of Espruino to SiFive HiFive1 dev Board.
I also made some material about it:
YouTube with an "Explanation" and some examples running in HiFive1:
https://youtu.be/54e5rqyNXqw
An article with almost the same material of the video but with the plus: of not having to see my face and hear my horrible English:
https://microhobby.com.br/blog/2018/12/14/espruino-on-risc-v-silicon/
Github: https://github.com/microhobby/Espruino
I hope it will be useful to the community.