golang-wasm
golang-wasm copied to clipboard
example with built wasm, without webpack
hey there, thanks @hhhapz for bringing this library to my attention from the discord chat. as mentioned there I had a hard to to get it to run in the context of my app since I require a built wasm file and dont use webpack.
perhaps you people could come up with a small sample (basic sample) showing how to do that?