This is a special build of Pyright that can run in a Web Worker in a browser.

Built from sources at: https://github.com/posit-dev/pyright/ from branch pyright-browser Commit 4a9135964b680d0a2d5120f4b0910b9a4cffc807

Local testing with a local copy of pyright

In order to test a local copy of shinylive with a local copy of pyright, do the following:

The .js symlink will make it so that the web browser will load the copy of pyright that is built from the repo, and .js.map and the directory symlinks will make it so the source .ts files will show in the browser’s JS debugger.