mirror of https://github.com/mosra/magnum.git
Browse Source
AsciiToString is not included by default on 3.1.21+ and including it is basically impossible on the library side because I don't think they fixed the case of supplying multiple DEFAULT_LIBRARY_FUNCS_TO_INCLUDE options on the command line in order to concatenate those lists yet. Also, given that UTF8ToString is probably already used in other places since it's included by default, using AsciiToString would only mean inflating the JS code.pull/168/head
3 changed files with 7 additions and 12 deletions
Loading…
Reference in new issue