We don't link to musl time/, since most of our code is just calls into the browser's DateTime functionality.
If you need that method, please file an issue with a testcase showing the usage, I can take a look at what it would take to add it. On Thu, Jan 7, 2016 at 10:39 PM, awt <[email protected]> wrote: > Hi, > > I'm using sdk 1.34.6 and when I tried to use wcsftime, I get an unresolved > linker error. I was able to find the implementation of the function in > https://github.com/kripken/emscripten/blob/1.34.6/system/lib/libc/musl/src/time/wcsftime.c > so did I miss anything here? > > -- > 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.
