Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Jul 25, 2020
1 parent 14ab31f commit 16c7174
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ iwr https://win.wasmer.io -useb | iex
> See [wasmer-install](https://github.com/wasmerio/wasmer-install) for more installation options: Homebrew, Scoop, Cargo...

And now you should be ready to execute your first WebAssemby file! 🎉
#### Executing a WebAssembly file

After installing Wasmer you should be ready to execute your first WebAssemby file! 🎉

You can start by running QuickJS: [qjs.wasm](https://registry-cdn.wapm.io/contents/_/quickjs/0.0.3/build/qjs.wasm)

Expand Down

0 comments on commit 16c7174

Please sign in to comment.