Language / runtime parity with Cloudflare Workers
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
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!
@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 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 😄 https://github.com/vmware-labs/wasm-workers-server/issues/144