Run Golang App in Browser using web assembly
Here we will write a simple website and run a golang application inside a browser using web assembly .
WebAssembly is a new type of code that can be run in modern web browsers
— it is a low-level assembly-like language with a compact binary format...
raka.hashnode.dev3 min read