Attention is currently required from: Hoernchen, fixeria, osmith, pespin.
1 comment:
Patchset:
why would you need to make those as shared libraries? Are you saying emscripten supports shared libr […]
For Emscripten I’m actually building them as static libraries.
Shared libraries are not supported in the usual sense there, so everything is linked statically into the final module.
The shared library build is only used for native targets.
To view, visit change 42243. To unsubscribe, or for help writing mail filters, visit settings.