<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 14, 2017 at 5:23 PM John Doe <<a href="mailto:donpedrothird@gmail.com">donpedrothird@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">Also as far as I remember icu works with utf16, so any call to icu requires encoding binary, which is usually usually utf8, to utf16 and then encoding it back to utf8 binary.</div><br class="gmail_msg"></blockquote><div><br></div><div>ICU is far more portable than even Erlang is, working on very different platforms and can now be compiled using clang and not only g++. It is handling Unicode 9 and should work with utf8 also but not sure about the details.<br><br></div><div>Anyway not saying it is better or not hence why I was asking for the reasoning of the Elixir people to come to their solution ;)<br></div></div></div>