Safe and Unsafe Carbon #1814
Replies: 2 comments 1 reply
-
I agree with you, but security doesn't have to be the Rust way |
Beta Was this translation helpful? Give feedback.
-
If Rust works for you, please use it. It's a great language. If you're not sure why we're not matching Rust's approach, please read Why not Rust? in the FAQ. However, Carbon's safety strategy is different. To quote:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think that Carbon should follow the Rust to have a safe and unsafe Carbon. I know that it's impossible to be out from the Unsafe since the Interoperability with C++, but I think that a Default Safe Carbon ever is possible and verbose unsafe where it's not possible to be safe should be a design approach.
Beta Was this translation helpful? Give feedback.
All reactions