python-language-server
python-language-server copied to clipboard
Compile to webassembly?
Would be possible to compile this package to webassembly using something like https://github.com/iodide-project/pyodide or https://github.com/pypyjs/pypyjs? This would make it trivial to include in vscode extensions or the monaco editor.
This would be an interesting thing to experiment with, are you able to try it?
I'll give it a spin and report back
@samghelms Any news?