We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbeb24 commit 73f8c08Copy full SHA for 73f8c08
README.md
@@ -36,6 +36,8 @@ curl https://wasmtime.dev/install.sh -sSf | bash
36
```
37
This script installs into `$WASMTIME_HOME` (defaults to `$HOME/.wasmtime`), and executable is placed in `$WASMTIME_HOME/bin`.
38
39
+After running the install script above, follow the on-screen instructions.
40
+
41
Windows or otherwise interested users can download installers and
42
binaries directly from the [GitHub
43
Releases](https://github.com/bytecodealliance/wasmtime/releases) page.
0 commit comments