Hello and thanks a lot for your work regarding WebAssembly, Wasmer, and wapm.io.
One month ago, someone uploaded the package sharrattj/coreutils to wapm.io which caused echo and ls to not work anymore in webassembly.sh. Previously, your own package syrusakbary/coreutils was used, which worked. Now, the GraphQL API somehow returns the disfunctional package.
I got around this by running wapm install coreutils in webassembly.sh, which installed syrusakbary/coreutils. Do you have an idea on how to fix this globally?
Here's a screenshot:
