wapm-cli
wapm-cli copied to clipboard
π¦ WebAssembly Package Manager (CLI)
This PR enables support of `PiritaFile`s with the `USE_PIRITA=1` flag, which will force the CLI to install the packages in the `PiritaFile` format (and convert them if backend support isn't...
### Summary wapm.io says `Name, description and app icon are handled entirely in the CLI.` but I can't find any instructions about app icons in the wapm documentation.
On publishing a package the wapm-cli throws an error. But at the same time it also uploads the package 1- Screenshot of error: **EMPTY FILE**  2- Screenshot of package...
With `wapm validate .` or `wapm upload`, on a WASI binary built with WASI-SDK 16 (attached), the error occurs: ``` Error: WASM file "./VTKImageIOReadImage.wasi.wasm" detected as invalid because InvalidWasm {...
When a user does a login with `wapm login wap_b66ca3797418d17a90429baaaadb5b910846f58b2130864f10eca75e4ad971e0` you should show in the response to the user at least her username instead of just log the message `Login...
WAPM and all of its components should be installed using a single Brew formula.
When initializing with `wapm init` the name of the package suggested should concatenate the username + directory, otherwise, when publishing, it complains about βError: Global use for aliases is disabled...
Wapm publish should show some progress or task description. Otherwise, the user gets confused and thinks that nothing is happening.
If you create a command with an identical name that another one already installed, wapm does not throw an error/warning (e.g. I created a command python when I already had...
### Describe the bug The `wapm` CLI tool doesn't use the `$WASMER_DIR` variable when saving its logs or database file. ```bash $ wapm -V Error: Failed to open logging file...