You can use Wasmer in your Go projects to execute WebAssembly modules securely and conveniently.
Some of our language extensions are using Wasmer under the hood.
Wasmer Python Extensionarrow-up-right
Wasmer Ruby Extensionarrow-up-right
Wasmex Elixir Extensionarrow-up-right
In this section we will go through the instructions on how to setup your Go environment, to then visit different examples of how to use Wasmer in Go.
Last updated 5 years ago