Cross-platform C++ launcher for emscripten

18 views
Skip to first unread message

Sam Clegg

unread,
Jul 29, 2026, 3:41:38 PM (6 days ago) Jul 29
to emscripte...@googlegroups.com
As a followup to the Windows-only pylauchner, I'm hoping to ship a native C++ Emscirpten launcher on all platforms soon.

The new launcher will allow most compile steps to avoid launching Python at all, only needing Python for the final link.

See the design here: https://github.com/emscripten-core/emscripten/blob/main/docs/design/03-native-clang-frontend.md
And the PR here: https://github.com/emscripten-core/emscripten/pull/27401

For emsdk users this should not be a noticeable change (other than the compiler running faster!) but for those who use Emscripten directly from git, this means they will now have a build step before it is usable.  My plan is to have the existing `./bootstrap` script take care of this so it should be straight forard.

cheers,
sam

John Dallman

unread,
Jul 30, 2026, 6:21:19 AM (5 days ago) Jul 30
to emscripte...@googlegroups.com
Faster compiles will be most welcome. emcc and emc++ are notably slow at present, compared to compiling on my other platforms. 

John   

--
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 emscripten-disc...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/emscripten-discuss/CAL_va29-x7WC12i%2BMh-5NsmU2OFvt%2BJXxD303V_kwGnsrjneSw%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages