wasmer-install icon indicating copy to clipboard operation
wasmer-install copied to clipboard

Wasmer Binary Installer https://wasmer.io/

Results 9 wasmer-install issues
Sort by recently updated
recently updated
newest added

OS: Ubuntu 22.04.2 LTS x86_64 How to reproduce: Type "wasmer self-update" when lastest version of wasmer already installed.

I'm trying to enable LLVM compiler on Windows with ```sh cargo install wasmer-cli --features=llvm ``` but it fails with ``` error: No suitable version of LLVM was found system-wide or...

I am using zsh on macOS. When running the installer, the console displayed the word "bash" no matter which the shell it is, which is confusing for users.

## Choco log ``` choco install wasmer --pre Chocolatey v0.10.11 Installing the following packages: wasmer By installing you accept licenses for the packages. wasmer not installed. The package was not...

The script returned by https://get.wasmer.io (https://github.com/wasmerio/wasmer-install/blob/master/install.sh) does check for errors. For example, while running it to install the latest 3.0.0 with [my wrapper script](https://github.com/rgl/my-ubuntu-ansible-playbooks/blob/main/roles/wasmer/files/install-wasmer.sh), it failed to check for errors...

This script installs both wapm and wasmer. Right now, I can specify which wasmer version I want to install by ```bash curl https://get.wasmer.io -sSfL | bash -s "" ``` There...

The link in the below image taken from https://wapm.io/ after clicking on "Get started" seems to be broken: ![image](https://user-images.githubusercontent.com/7019130/199323862-8c3f1ca4-3f6a-4072-801c-5d50a3ff1068.png) When "What requirements should I have" is clicked, it logs a...

My wasmer installation failed when during the first time , when i rerun the command `curl https://get.wasmer.io -sSfL | sh` , The following message: `Wasmer already installed in /home/san/.wasmer with...