Overhead of DIP1036
Timon Gehr
timon.gehr at gmx.ch
Thu Jan 11 20:20:44 UTC 2024
On 1/10/24 22:21, Walter Bright wrote:
> On 1/10/2024 12:56 PM, Hipreme wrote:
>> - Improving debugging symbols in DMD and for macOS
>> - Improving importC until it actually works
>> - Listen to rikki's complaint about how slow it is to import UTF Tables
>> - Improving support for shared libraries on DMD (like not making it
>> collect an interfaced object)
>> - Solve the problem with `init` property of structs containing memory
>> reference which can be easily be corrupted
>> - Fix the problem when an abstract class implements an interface
>> - Make a D compiler daemon
>> - Help in the project of DMD as a library focused on helping WebFreak
>> in code-d and serve-d
>> - Implement DMD support for Apple Silicon
>> - Revive newCTFE engine
>> - Implement ctfe caching
>
> I regularly work on many of those problems. For example, without looking
> it up, I think I've fixed maybe 20 ImportC issues in the last month.
> I've also done a number of recent PRs aimed at making D more tractable
> as a library. So has Razvan.
Thanks a lot for the incredible amount of work you have invested into D
over the years!
More information about the Digitalmars-d
mailing list