|
I've had a closer look at utf8 in 5.3 and unfortunately it does not enable all of string.* to work with utf-8 which is what I need, so that is a no-go. I think the alternatives are starwing/luautf8, Stepets/utf8.lua and Mediawiki's ustring.Has anyone had experience with any of those or other libraries I've missed to provide equivalent utf-8 support of the string.* library?