Hacker News new | ask | show | jobs
by IshKebab 1464 days ago
A UART REPL is always the use case that advocates of Python and JS on microcontrollers bring up as one of the main reasons to use it. I haven't tried it myself but it does sound compelling.

So I think excluding that use case is a bit odd.

Maybe you could have two configurations - one with a parser and one without. Most microcontrollers are not restricted to 16kB of RAM these days.