diff --git a/Configuring-GoLand-for-WebAssembly.md b/Configuring-GoLand-for-WebAssembly.md index 61cba5d7..5ec41af5 100644 --- a/Configuring-GoLand-for-WebAssembly.md +++ b/Configuring-GoLand-for-WebAssembly.md @@ -1,3 +1,5 @@ +### [← Back](https://github.com/golang/go/wiki/WebAssembly) to the main WebAssembly page. + # Configuring GoLand for WebAssembly (Wasm) projects ## Initial project configuration @@ -43,4 +45,6 @@ That will let you recompile the .wasm file by just launching `Run` (Shift