Something happend to utf8 in html5. I was using https://github.com/Stepets/utf8.lua library and it worked ok. But in the recent version of Defold it works on the local machine (from the Editor) and crushes in html5. I’ve attached test project and uploaded build to my server. It writes to console russian name in uppercase:
http://dev.low-entropy.com/static/test/index.html
test.zip (15.3 KB)
UPD: It works in 162 version of Defold.