nwidger Update WebAssembly support to work with Go 1.12
f173d61 Feb 28, 2019
Update WebAssembly support to work with Go 1.12
Pull the latest wasm_exec.js from Go 1.12 and update nintengo to match
the latest syscall/js API for creating callbacks, i.e. js.NewCallback
-> js.FuncOf.
f173d61