You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
PHP is a popular language for building web applications. The WebAssembly Language Runtimes project already supports multiple versions of this language, so we can take advantage of it and add support to wws.
Describe the solution you'd like
I want to write workers using PHP. These workers should include the same features as other workers like Ruby, Python or Rust.
Is your feature request related to a problem? Please describe.
PHP is a popular language for building web applications. The WebAssembly Language Runtimes project already supports multiple versions of this language, so we can take advantage of it and add support to
wws
.Describe the solution you'd like
I want to write workers using PHP. These workers should include the same features as other workers like Ruby, Python or Rust.
Additional context
PHP Supported versions: https://github.com/vmware-labs/webassembly-language-runtimes/tree/main/php
The text was updated successfully, but these errors were encountered: