Hey,

I noticed that emscripten is using a pretty old version of libcxx and isn't 
fully C++14 compliant as for example there should be a constexpr version of 
operator[] in std::array but the constexpr version doesn't exist and so it 
means that that old version of libcxx may not fully support C++14. Is there 
any option to get an updated version of libcxx into emscripten?

~ Paul

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to