Motivation : Homomorphic Encryption
References
Setup:
Compile wasm library from server/static/wasm/wasm_exec.js
cp $GOROOT/misc/wasm/wasm_exec.js html/wasm_exec.js
GOOS=js GOARCH=wasm go build -o server/static/wasm/main.wasm main.go
cd into the server dir and run server.go
go run server.go