WebAssembly (Wasm)

Last modified: 19 March 2022

WebAssembly (Wasm) is a binary code that you can run in a browser. GoLand supports generation of WASM files from GO files. You can read more about You can read more about WebAssembly in documentation at webassembly.org.