|
|
|
|
|
by mercurial
4445 days ago
|
|
> It doesn't matter if that code is a VM or unsafe code. What does matter is the amount of unsafe code to trust. It's much easier to check that a small area of clearly-marked unsafe blocks does "the right thing" than if your entire program is a gigantic unsafe block. |
|