Groups
Groups
Sign in
Groups
Groups
emscripten-discuss
Conversations
About
Send feedback
Help
Group path
emscripten-discuss
1–30 of 3109
Mark all as read
Report group
0 selected
Phil Endecott
, …
Sam Clegg
6
Jun 28
Changing shell.html without re-linking everything?
On Sat, Jun 27, 2026 at 9:50 AM 'Phil Endecott' via emscripten-discuss <emscripten-discuss
unread,
Changing shell.html without re-linking everything?
On Sat, Jun 27, 2026 at 9:50 AM 'Phil Endecott' via emscripten-discuss <emscripten-discuss
Jun 28
Sam Clegg
Jun 22
[PSA] Emscripten 6.0.1 released
Continuing the experiment of using github releases. Details at https://github.com/emscripten-core/
unread,
[PSA] Emscripten 6.0.1 released
Continuing the experiment of using github releases. Details at https://github.com/emscripten-core/
Jun 22
Александр Гурьянов
,
Sam Clegg
8
Jun 17
UT99/emscripten Mutliplayer
Breakdown video: https://youtu.be/7NJIcI2ajgw сб, 15 нояб. 2025 г. в 12:04, Александр Гурьянов <
unread,
UT99/emscripten Mutliplayer
Breakdown video: https://youtu.be/7NJIcI2ajgw сб, 15 нояб. 2025 г. в 12:04, Александр Гурьянов <
Jun 17
Guy Bedford
, …
Thomas Lively
4
Jun 10
Supporting Emscripten on Tokio
> Is the idea to start with the single-threaded runtime and extend it with multithreaded support
unread,
Supporting Emscripten on Tokio
> Is the idea to start with the single-threaded runtime and extend it with multithreaded support
Jun 10
Sam Clegg
2
Jun 9
[PSA] Emscripten 6.0.0 released
Windows users, I'm particularly interested in how the new `.exe` launcher files are working out.
unread,
[PSA] Emscripten 6.0.0 released
Windows users, I'm particularly interested in how the new `.exe` launcher files are working out.
Jun 9
John Dallman
, …
Alon Zakai
5
Jun 4
SINGLE_FILE: Is there a way to look at the wasm embedded in the .js file?
Strings definitely show up in the wasm binary, like they do in normal binaries. But function names
unread,
SINGLE_FILE: Is there a way to look at the wasm embedded in the .js file?
Strings definitely show up in the wasm binary, like they do in normal binaries. But function names
Jun 4
John Dallman
,
Sam Clegg
3
May 26
Dynamic Linking questions
Thanks, I will do some trials and discuss the trade-offs with my management. John On Fri, May 22,
unread,
Dynamic Linking questions
Thanks, I will do some trials and discuss the trade-offs with my management. John On Fri, May 22,
May 26
Sam Clegg
May 20
PSA: Change in default behaviour `-shared`
Historically, emscripten has always produced fake dynamic libraries when the `-shared` flag was used.
unread,
PSA: Change in default behaviour `-shared`
Historically, emscripten has always produced fake dynamic libraries when the `-shared` flag was used.
May 20
John Dallman
,
Alon Zakai
3
May 20
EMULATE_FUNCTION_POINTER_CASTS and max-func-params
> Interesting, this means that your codebase has functions with 26 parameters, I'll believe
unread,
EMULATE_FUNCTION_POINTER_CASTS and max-func-params
> Interesting, this means that your codebase has functions with 26 parameters, I'll believe
May 20
John Dallman
May 15
Suggestion: Clang warning specific to WebAssembly function signature matching
The codebase I'm porting to WebAssembly is mostly C, rather than C++, and parts of it are decades
unread,
Suggestion: Clang warning specific to WebAssembly function signature matching
The codebase I'm porting to WebAssembly is mostly C, rather than C++, and parts of it are decades
May 15
Sam Clegg
,
Brooke Vibber
5
Apr 30
[RFC] Dropping support for older browsers
OK, the PR for this is getting closer to landing: https://github.com/emscripten-core/emscripten/pull/
unread,
[RFC] Dropping support for older browsers
OK, the PR for this is getting closer to landing: https://github.com/emscripten-core/emscripten/pull/
Apr 30
Thomas Grund
,
Sam Clegg
3
Apr 25
Handling of while(Runnning) loops
Thanks for clarifying, that helps! Best, Thomas s...@google.com schrieb am Freitag, 24. April 2026 um
unread,
Handling of while(Runnning) loops
Thanks for clarifying, that helps! Best, Thomas s...@google.com schrieb am Freitag, 24. April 2026 um
Apr 25
John Dallman
,
Alon Zakai
5
Apr 10
Enhancement request for "RuntimeError: null function or function signature mismatch"
Good idea, we'll add mention of that flag here: https://github.com/emscripten-core/emscripten/
unread,
Enhancement request for "RuntimeError: null function or function signature mismatch"
Good idea, we'll add mention of that flag here: https://github.com/emscripten-core/emscripten/
Apr 10
Sam Clegg
,
John Dallman
4
Apr 10
[PSA] Plan to remove DETERMINISTIC setting
> BTW are you actually using this setting yourself? Not at present, but I can't rule out using
unread,
[PSA] Plan to remove DETERMINISTIC setting
> BTW are you actually using this setting yourself? Not at present, but I can't rule out using
Apr 10
Sam Clegg
Apr 2
[RFC] Bumping the minimum supported version of Node from v12 to v18
Hi all, I'm considering bumping the minimum supported version of node (that emscripten can
unread,
[RFC] Bumping the minimum supported version of Node from v12 to v18
Hi all, I'm considering bumping the minimum supported version of node (that emscripten can
Apr 2
leopatras
, …
Alon Zakai
6
Feb 23
sqlite: SQL code runs slower on each iteration in Chrome if ASYNCIFY and IDBFS are used
> IDBFS seems to show only spikes of activity with big pauses in-between IDBFS is async - that
unread,
sqlite: SQL code runs slower on each iteration in Chrome if ASYNCIFY and IDBFS are used
> IDBFS seems to show only spikes of activity with big pauses in-between IDBFS is async - that
Feb 23
Sam Clegg
Feb 19
[PSA] Moving away from .bat files on Windows
;tldr; I am hoping to replace the current .bat files with .exe files on Windows. I'm hoping to
unread,
[PSA] Moving away from .bat files on Windows
;tldr; I am hoping to replace the current .bat files with .exe files on Windows. I'm hoping to
Feb 19
John Dallman
,
Sam Clegg
3
Feb 16
Forwards/backwards compatibility between Emscripten versions?
OK, that makes sense. Thanks, John On Mon, Feb 16, 2026 at 1:31 AM 'Sam Clegg' via emscripten
unread,
Forwards/backwards compatibility between Emscripten versions?
OK, that makes sense. Thanks, John On Mon, Feb 16, 2026 at 1:31 AM 'Sam Clegg' via emscripten
Feb 16
John Dallman
,
Sam Clegg
5
Feb 11
Is there a published support lifecycle for Emscripten?
On Tue, Feb 10, 2026 at 6:46 PM 'Sam Clegg' via emscripten-discuss <emscripten-discuss@
unread,
Is there a published support lifecycle for Emscripten?
On Tue, Feb 10, 2026 at 6:46 PM 'Sam Clegg' via emscripten-discuss <emscripten-discuss@
Feb 11
Sam Clegg
Jan 26
[PSA] emscripten 5.0
Hi all, We just released emscripten 5.0. Mostly by coincidence it's the first release of the new
unread,
[PSA] emscripten 5.0
Hi all, We just released emscripten 5.0. Mostly by coincidence it's the first release of the new
Jan 26
leopatras
,
Sam Clegg
3
Jan 26
emcc: compiling with fsanitize=address and async function raises compile error
Thanks Sam, I tried your workaround ,but it just adds some underscores to the error error: undefined
unread,
emcc: compiling with fsanitize=address and async function raises compile error
Thanks Sam, I tried your workaround ,but it just adds some underscores to the error error: undefined
Jan 26
Sahil Gautam
,
Sam Clegg
7
12/15/25
--preload-file doesn't work when passed to target_link_options in cmake
that's much better, thanks! On Tuesday, December 16, 2025 at 2:10:25 AM UTC+5:30 s...@google.com
unread,
--preload-file doesn't work when passed to target_link_options in cmake
that's much better, thanks! On Tuesday, December 16, 2025 at 2:10:25 AM UTC+5:30 s...@google.com
12/15/25
chris goyette
, …
Brooke Vibber
5
12/10/25
Any deep-dive learning resources for Emscripten?
On Wed, Dec 10, 2025 at 8:38 AM chris goyette <chrisgoy...@gmail.com> wrote: What I do not
unread,
Any deep-dive learning resources for Emscripten?
On Wed, Dec 10, 2025 at 8:38 AM chris goyette <chrisgoy...@gmail.com> wrote: What I do not
12/10/25
Александр Гурьянов
,
Brendan Dahl
2
12/3/25
Replacing Asyncify with JSPI (js-dos / dosbox)
It looks like the wasm entry function is missing it's JSPI wrapper. You should add `SHELL_Init` (
unread,
Replacing Asyncify with JSPI (js-dos / dosbox)
It looks like the wasm entry function is missing it's JSPI wrapper. You should add `SHELL_Init` (
12/3/25
Dale Pennington
,
Sam Clegg
4
12/1/25
Seeing symbols in emcc generated object files.
I have figured out the issue is with the AUTOMOC tool that Qt provides and CMake uses that is the
unread,
Seeing symbols in emcc generated object files.
I have figured out the issue is with the AUTOMOC tool that Qt provides and CMake uses that is the
12/1/25
John Dallman
, …
Alon Zakai
7
12/1/25
Optimisation and assertions
"no output file specified" can be ignored, but I am confused why it appears... I can't
unread,
Optimisation and assertions
"no output file specified" can be ignored, but I am confused why it appears... I can't
12/1/25
John Dallman
,
Sam Clegg
4
11/29/25
WebAssembly needs correct function pointer types
On Thu, Nov 27, 2025 at 8:59 AM John Dallman <jgdats...@gmail.com> wrote: On Wed, Nov 26,
unread,
WebAssembly needs correct function pointer types
On Thu, Nov 27, 2025 at 8:59 AM John Dallman <jgdats...@gmail.com> wrote: On Wed, Nov 26,
11/29/25
John Dallman
,
Sam Clegg
3
11/19/25
How to turn off caching?
Sorry I didn't finish typing my response. If you build the same program 3 times in row like this:
unread,
How to turn off caching?
Sorry I didn't finish typing my response. If you build the same program 3 times in row like this:
11/19/25
themixup
,
Sam Clegg
5
11/14/25
There is an issue related to releasing Pthreads.
Thank you very much for the clear follow-up and for providing the link to the terminateAllThreads
unread,
There is an issue related to releasing Pthreads.
Thank you very much for the clear follow-up and for providing the link to the terminateAllThreads
11/14/25
Sam Clegg
11/11/25
PSA: Test suite output is now quiet by default
I've recently landed a change to make the output of the test suite very minimal by default. It
unread,
PSA: Test suite output is now quiet by default
I've recently landed a change to make the output of the test suite very minimal by default. It
11/11/25