wasmer
wasmer copied to clipboard
Make a portable installer for wasmer with `wasmer-install`
Instead of relying to local availability of curl
or wget
, ship a small binary that downloads wasmer
and wapm
with HTTP requests included.
Right now there isn't a way to install WAPM without admin, at least no easy way (Winget/Scoop/Script). The powershell script requires admin. So please consider a portable installer.