astral-sh / ruff-vscode

A Visual Studio Code extension with support for the Ruff linter.
Other
945 stars 45 forks source link

Support VSCode for Web #481

Open T-256 opened 1 month ago

T-256 commented 1 month ago

e.g. vscode.dev and github.dev

MichaReiser commented 1 month ago

Do you know if it is possible to ship native dependencies or what is necessary to run native extensions (e.g. compile them to WASM, use a different file system API).