Taobao Frontend Technology
Jun 7, 2021 · Frontend Development
Can VS Code Extensions Run in Web Workers? Exploring Browser‑Based Plugin Architecture
This article examines how VS Code extensions, traditionally run in Node.js processes, can be adapted to run in browser Web Workers, discusses related experiments in GitHub Codespaces and TypeScript, and explains which types of extensions are suitable for this approach.
BrowserFSGitHub CodespacesIDE
0 likes · 6 min read
