logoalt Hacker News

mrheosuper05/14/20250 repliesview on HN

There are solution for question 2. You can either add a compatibility layer to the software stack(something like Java VM), or people can build their app against your codebase, and your watch will dynamically load it and run(like how linux run their app). In Zephyr they have LLEXT for that.