Bumping this discussion because I'm taking a look at landing this once
again.

In answer to the pthread question: Yes I'm planning on changing the default
for both the main thread and pthreads (The plan is to make them the same by
default).

On Fri, Jul 9, 2021 at 3:24 AM 'Maksim Ivanov' via emscripten-discuss <
emscripten-discuss@googlegroups.com> wrote:

> One question: Will this planned change only affect is only for the main
> thread? In case there's no change for background threads (e.g., created via
> pthreads), it'll be useful to mention it somewhere.
>
> On Thursday, May 27, 2021 at 2:01:11 PM UTC+2 jj wrote:
>
>> ke 19. toukok. 2021 klo 11.27 Floh (flo...@gmail.com) kirjoitti:
>> > 1 MB is quite certainly ok (but might be a problem for code with lots
>> of recursions?), but I think 64 KByte is asking for trouble ;)
>>
>> Btw, I would recommend you to try how small you can go. I would be
>> surprised if you are running into issues with 64KB today. (recursions
>> won't increase to this limit, unless the recursing functions have
>> locals that have their addresses taken)
>>
> --
> 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-discuss+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/emscripten-discuss/d7c00f7e-6bc2-4ae8-ae2d-0353ae4cff80n%40googlegroups.com
> <https://groups.google.com/d/msgid/emscripten-discuss/d7c00f7e-6bc2-4ae8-ae2d-0353ae4cff80n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/CAL_va2_sJCpBYMkrx8yavGVsMMdszaS26otxfnakATgz2jKzBA%40mail.gmail.com.

Reply via email to