microsoft / microsoft/vscode-wasm
Investigate running more language on WASM/WASI
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- TypeScript
- Stars
- 456
- Forks
- 40
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 4
Description
Currently we only have support for Python so far. We should investigate to execute other languages like C# or a compiled language like C++.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Python support in the WASM/WASI implementation and how language execution is currently exposed through the VS Code extension host. Determine which additional language, such as C# or C++, is feasible and define a validation path showing that it executes successfully; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp, python, wasm
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100