The Future of D Runtime
    Walter Bright 
    newshound2 at digitalmars.com
       
    Tue Jun 11 00:03:29 UTC 2024
    
    
  
On 6/6/2024 11:56 AM, Mathias Lang wrote:
> A resounding yes. Keeping the ability to easily bind to the CRuntime is useful 
> (e.g. being able to spin up a socket and just look at the C documentation), but 
> because it's "good enough", it was never good at all.
By CRT, I mean things like strlen, printf, and setting up the arguments for 
main(). Not sockets!
    
    
More information about the Digitalmars-d
mailing list