mitra42 / webForth

Forth for the web - implemented in JS and other web technologies
https://www.mitra.biz/forth/console.html
GNU Affero General Public License v3.0
27 stars 1 forks source link

Arduino: extension to boot #100

Open mitra42 opened 3 years ago

mitra42 commented 3 years ago

build_xc.mjs extends the code for Arduino, but we need a way to define somethign other than QUIT that it boots into.

This function is in index.js but not tested.