|
|
|
|
|
by josephg
1028 days ago
|
|
There’s no cross talk because you can’t peek / poke arbitrary pointers in javascript. But you can in Rust. And even then, I think modern browsers still isolate each tab in a separate process just to be safe. I don’t think they share memory. |
|