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

Language / runtime parity with Cloudflare Workers #130

Open
mnafees opened this issue May 17, 2023 · 3 comments
Open

Language / runtime parity with Cloudflare Workers #130

mnafees opened this issue May 17, 2023 · 3 comments
Labels
🔨 sdks Issues related to language SDKs

Comments

@mnafees
Copy link
Contributor

mnafees commented May 17, 2023

Is your feature request related to a problem? Please describe.

Cloudflare Workers is the most popular serverless platform that supports WASM workers. It will be nice to see some parity with Cloudflare Workers in terms of languages / runtime as listed in https://developers.cloudflare.com/workers/platform/languages/

Describe the solution you'd like

Just like popular runtimes / languages already supported, we should extend support for many more languages / runtimes by taking Cloudflare Workers' list of supported languages mentioned above.

Describe alternatives you've considered

No response

Additional context

No response

@Angelmmiguel
Copy link
Contributor

Hello @mnafees,

Thank you for opening this topic. Definitely, one of the goals of Wasm Workers Server is to support as much languages as we can. The list that you attached to the issue could be a good starting point for supported languages.

What would be the next language you would like to see in Wasm Workers Server? Just to go step by step :). We already have in the roadmap Zig and PHP.

Thank you!

@mnafees
Copy link
Contributor Author

mnafees commented May 30, 2023

@Angelmmiguel Zig support was what was exactly in my mind for the next systems language for Wasm Workers Server.

Would like to work on Zig support if an issue is opened :)

@Angelmmiguel
Copy link
Contributor

@Angelmmiguel Zig support was what was exactly in my mind for the next systems language for Wasm Workers Server.

Would like to work on Zig support if an issue is opened :)

That would be amazing @mnafees! Zig is one of the languages that are in my radar, and having it on Wasm Workers Server would be awesome.

I just created the task to add support for it 😄 #144

@Angelmmiguel Angelmmiguel added the 🔨 sdks Issues related to language SDKs label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 sdks Issues related to language SDKs
Projects
None yet
Development

No branches or pull requests

2 participants