<d81f3374-f55e-42b5-a490-25fe5e2567db@app.fastmail.com>
Does Hare build to run on a microcontroller like Arduino? What would be involved in getting Hare code to compile for and run on one?
<COMKTFG59I0J.393KIRO8VHU3G@taiga>
<d81f3374-f55e-42b5-a490-25fe5e2567db@app.fastmail.com>
(view parent)
You'd want to start with an arm32 port for qbe. Not going to be terribly difficult but not trivial.
<7031bf2b-5df0-43ae-97f2-019d29576508@app.fastmail.com>
<COMKTFG59I0J.393KIRO8VHU3G@taiga>
(view parent)
On Sat, Nov 26, 2022, at 5:21 PM, Drew DeVault wrote: > You'd want to start with an arm32 port for qbe. Not going to be terribly > difficult but not trivial. Ah. Thank you!