Skip to content

Instantly share code, notes, and snippets.

@yankay
Created December 1, 2023 06:19
Show Gist options
  • Select an option

  • Save yankay/276e91c10565d58431e1b623186e88c1 to your computer and use it in GitHub Desktop.

Select an option

Save yankay/276e91c10565d58431e1b623186e88c1 to your computer and use it in GitHub Desktop.
快速安装WasmEdge
export http_proxy="http://xxxx:10809"
export https_proxy="http://xxxx:10809"
curl -sSf https://raw.githubusercontent.com/WasmEdge/WasmEdge/master/utils/install.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment