Hacker News new | ask | show | jobs
by vasaulys 3586 days ago
Is there a guide to doing this? I'm curious to know, the pebble seems like a closed system so it would be hard to "just run micropython" on it vs. something more open.
1 comments

AFAIK it's only either C or Javascript that you can use to create your WatchApp. See https://developer.pebble.com/guides/
ok that I knew, I suppose you could compile python via C, at least theoretically.