|
|
|
|
|
by needusername
4154 days ago
|
|
> Last I checked, they used green threads and there weren't any plans to add true multi-threading. That is correct. My understanding is that supporting multiple hardware threads would require major work in the VM and the development of a memory model. There's some quite critical code in there relies on certain things not being a point for a possible context switch. |
|