◐ Shell
clean mode source ↗

Message 416579 - Python tracker

pmp-p wrote on GH-32253:
when using --enable-wasm-dynamic-linking i think --enable-shared should set -fPIC and -s SIDE_MODULE=1 for libpython.so

I have not tried --enable-shared with Emscripten yet. So far I have assumed that the result is a fat Python binary that can load additional shared libraries.