asmble icon indicating copy to clipboard operation
asmble copied to clipboard

Go Examples

Open cretz opened this issue 7 years ago • 2 comments
trafficstars

Go 1.11 now has WebAssembly support and while the output is quite large, we can do some tests/examples which should be fun.

cretz avatar Jul 20 '18 14:07 cretz

Due to https://github.com/golang/go/issues/26622 I have opened #19 which this is now blocked on.

cretz avatar Jul 26 '18 22:07 cretz

First working example at https://github.com/cretz/asmble/tree/master/examples/go-simple. Still having some method splitting troubles for ones w/ fmt included. Working through that now.

cretz avatar Oct 04 '18 20:10 cretz