Trying to compile the poco (1.9.0) libraries using emscripten compiler. Getting error in utils.h file in double-conversion.
I guess latest double-conversion is not updated in poco source code.
Can you please add the latest version of double-conversion?
Or is it available already in develop branch?