If someone has time to look into this, I'd be happy to help with guidance. Mostly it's just updating the in-tree code and running the test suite. (However, we should move it to an out-of-tree repo, next update might be a good time for that. That shouldn't be much work either.)
On Thu, Jul 13, 2017 at 2:23 PM, Dirk Vanden Boer <[email protected]> wrote: > I'm currently experimenting with emscripten and webassembly. I'm compiling > a recent project that uses c++17 std::variant. > The latest released version of libcxx has support for std::variant. > > Does anyone know when this new libcxx version is expected to be used in > emscripten? > > Thanks > > -- > 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. > -- 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.
