Y
Hacker News
new
|
ask
|
show
|
jobs
by
timdeve
1277 days ago
That's correct, concurency is not supported right now. I have a POC for using pthread but essentially the borrow checker is not aware of it and so it's quite unsafe.
Note: I'm a contributor.