Remix.run Logo
philippta 4 hours ago

That would be shared ownership again.

mrkeen 3 hours ago | parent [-]

So then I would sell STM to you from the "other end".

Everyone else has multiple threads, and should replace their locks with STM for ease and safety.

You've got safe single-thread and CSP, you should try STM to gain multithreading and get/set.