[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shrinking the C core
From: |
Po Lu |
Subject: |
Re: Shrinking the C core |
Date: |
Mon, 28 Aug 2023 23:17:05 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Arthur Miller <arthur.miller@live.com> writes:
> Perhaps you are attacking the task from the wrong angle? I think that
> sounds like a very tedius and error prone strategy. Why not refactor
> the interpreter so you can instantiate it with an empty state in a
> separate thread? I don't know; I am perhaps wrong, but isn't it more
> safe strategy to isolate the state in their own threads instead of
> trying to interloc bunch of stuff all over the place?
How is that distinct from running Emacs within a subprocess?
- Re: [External] : Re: Shrinking the C core, (continued)
Re: Shrinking the C core, Po Lu, 2023/08/27
- Re: Shrinking the C core, chad, 2023/08/27
- Re: Shrinking the C core, Emanuel Berg, 2023/08/28
- Re: Shrinking the C core, Arthur Miller, 2023/08/28
- Re: Shrinking the C core, Po Lu, 2023/08/28
- Re: Shrinking the C core, Andrea Monaco, 2023/08/28
- Re: Shrinking the C core, Arthur Miller, 2023/08/28
Re: Shrinking the C core, Arthur Miller, 2023/08/28
Re: Shrinking the C core, Po Lu, 2023/08/28