Hacker News new | ask | show | jobs
by moltensyntax 2984 days ago
Tessel (https://tessel.io/) also runs JavaScript on embedded. It cleverly used Lua as an intermediate language.
1 comments

That makes it sound they're running Lua on embedded. In that case, is the JS-to-Lua transpiling done on-device as well?