I am trying to build one of our existing c++ shared library which uses some external libraries like boost and re2 into webassembly form using emscripten.
I read some