Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate running more language on WASM/WASI #112

Open
dbaeumer opened this issue Aug 7, 2023 · 2 comments
Open

Investigate running more language on WASM/WASI #112

dbaeumer opened this issue Aug 7, 2023 · 2 comments

Comments

@dbaeumer
Copy link
Member

dbaeumer commented Aug 7, 2023

Currently we only have support for Python so far. We should investigate to execute other languages like C# or a compiled language like C++.

@dbaeumer dbaeumer changed the title Investigate running different language on WASM Investigate running more language on WASM/WASI Aug 7, 2023
@nilslice
Copy link

I'm curious about we could help bring more languages -- via an Extism plugin interface. Extism supports many plugin languages already.

@lppedd
Copy link

lppedd commented Apr 30, 2024

As soon as there is a clear path to use WASM in VS Code (maybe with the blog post/samples you've mentioned in another issue), and as soon as Kotlin supports the Component Model, we'd like to switch away as much Kotlin/JS code as possible to the WASM target.

Issues for Kotlin:
https://youtrack.jetbrains.com/issue/KT-65030
https://youtrack.jetbrains.com/issue/KT-56605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants