|
|
|
|
|
by MontagFTB
109 days ago
|
|
Any word on how much more memory safe the implementation is? If passing a previous test suite is the criteria for success, what has changed, really? Are there previous memory safety tests that went from failing to passing? I am very interested to know if this time and energy spent actually improved memory safety. Other engineers facing the same challenges want to know! |
|
On the rust side, the question is how much `unsafe` they used (I would hope none at all, although they don't specify).