I've experimented with it successfully in my https://github.com/busytex/busytex. I've made several tex programs compile statically for Emscripten/WASM and also linked them into a single binary (busybox-like)
I've seen some people actually deploy this mode:
So would be nice if my experiment somehow got upstream.
If there is anyone with enough resources / time to champion this from TexLive side, I can explain all that's going on in busytex Makefile
I've experimented with it successfully in my https://github.com/busytex/busytex. I've made several tex programs compile statically for Emscripten/WASM and also linked them into a single binary (busybox-like)
I've seen some people actually deploy this mode:
So would be nice if my experiment somehow got upstream.
If there is anyone with enough resources / time to champion this from TexLive side, I can explain all that's going on in busytex Makefile