On 09/07/2024 9:58 PM, kiboshimo wrote:
On Tuesday, 9 July 2024 at 09:30:18 UTC, Richard (Rikki) Andrew Cattermole wrote:
Threads are indeed gone.

Oh no.

If you want them, you'll have to call out to the system API and do your own thing.

I hope "doing my own thing here" could be linking to a C library that interacts with the OS on my behalf.

If you don't need to interact with an existing thread abstraction such as druntime, working with pthreads or Windows threading abstraction isn't an issue.

These API's are pretty easy to interact with, I've got my own -betterC threading abstraction (I have good reasons not to recommend it here).

I cannot comment about web assembly since I haven't done
anything there, but some people have so hopefully they'll
comment about where to go from here.

Some of them might know. And if they know, them I will know. And if I know, then, you know...

Oh I've seen them do stuff with it, its just not something I've wanted to learn, I have a lot of other stuff before it.
  • Being reading a ... kiboshimo via Digitalmars-d-learn
    • Re: Being r... evilrat via Digitalmars-d-learn
      • Re: Bei... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
        • Re:... kiboshimo via Digitalmars-d-learn
          • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
            • ... kiboshimo via Digitalmars-d-learn
              • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
          • ... Sergey via Digitalmars-d-learn
            • ... kiboshimo via Digitalmars-d-learn
    • Re: Being r... Lance Bachmeier via Digitalmars-d-learn
    • Re: Being r... monkyyy via Digitalmars-d-learn
      • Re: Bei... kiboshimo via Digitalmars-d-learn
        • Re:... H. S. Teoh via Digitalmars-d-learn
        • Re:... monkyyy via Digitalmars-d-learn
        • Re:... kiboshimo via Digitalmars-d-learn
          • ... kiboshimo via Digitalmars-d-learn

Reply via email to