web3go icon indicating copy to clipboard operation
web3go copied to clipboard

Is this package compiled to Webassembly?

Open AchalaSB opened this issue 5 years ago • 1 comments

How can we test whether the go package is compiled into wasm ?

AchalaSB avatar Sep 27 '19 11:09 AchalaSB

How can we test whether the go package is compiled into wasm ?

Hi @AchalaSB, have you try the examples in golang wiki? https://github.com/golang/go/wiki/WebAssembly

alanchchen avatar Oct 04 '19 10:10 alanchchen