Hello folks,
I'm about to upload an extension to PECL,
https://github.com/wasmerio/php-ext-wasm. The extension name is `wasm`,
short for WebAssembly. It's a PHP extension to run WebAssembly binaries.
Before uploading, I saw this notice on the PECL site:
*Before proceeding*, make sure you pick the right name for your
package. This is usually done through /community consensus/, which
means posting a suggestion to the pecl-dev@lists.php.net
<mailto:pecl-dev@lists.php.net> mailing list and have people agree
with you.
And here I am. Is everyone OK with `wasm`? I am fine with `webassembly`
or `wasmer` too.
Cheers.