Hey, I've recently started to play with emscripten and I'm totally amazed. So first-things-first: congrats to Alon and all the contributors!
One of the first topics I wanted to test is boost, since I'm using it intensively in my cross-platform C++11 projects (OSX, Windows, iOS, Android...) So far, it seems to work as intended, including modules which are not "header only" (e.g. filesystem or iostreams...) Everything is documented here: https://gist.github.com/arielm/69a7488172611e74bfd4 The gist will probably evolve. Comments are welcome... Ariel http://chronotext.org -- 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.
