gopherjs / gopherjs.github.io

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

Playground: Fails to run some code with Unicode. #68

Open dmitshur opened 6 years ago

dmitshur commented 6 years ago

Reporting for posterity.

Playground fails to run some code that contains Unicode. It doesn't always happen though.

The following fails:

https://gopherjs.github.io/playground/#/KEPVGsOG_W

image

However, the following works ok:

https://gopherjs.github.io/playground/#/KEPVGsOG_W

GopherJS itself executes both programs fine.