Hacker News new | ask | show | jobs
by jaustin 1265 days ago
The Micro:bit Educational Foundation do it for https://python.microbit.org/ where the scope is conveniently limited (to MicroPython running on a device with finite flash/RAM)

https://github.com/microbit-foundation/pyright (and more specifically https://github.com/microbit-foundation/pyright/blob/microbit... )

1 comments

Oh wow, their pyright-browswr package is very nice, the writeup works well!