gopherjs / gopherjs.github.io

GopherJS Playground
https://gopherjs.github.io/playground/
23 stars 12 forks source link

playground: regenerate with GopherJS 1.12-2 and Go 1.12.13 #72

Closed dmitshur closed 4 years ago

dmitshur commented 4 years ago

Also add support for syscall/js and start using it in the initial snippet.

Make various modernizations/improvements to the update.sh script.

Fixes #69.

/cc @hajimehoshi @slimsag

(See individual commits with descriptive commit messages.)

hajimehoshi commented 4 years ago

I'm not familiar with the playground, so I'll defer this to @slimsag

dmitshur commented 4 years ago

The playground doesn't really need much review (and we don't have much reviewer time available due to https://github.com/gopherjs/gopherjs/issues/894), it just needs to continue to work. I've tested and will ensure it does.

If someone spots a problem in one of the commits, let me know, otherwise I plan to merge later today.