Mastodon Feed: Post

Mastodon Feed

dysfun@treehouse.systems ("gaytabase") wrote:

memory safety holds no interest for me whatsoever, actually. that's entirely a property of the apis you wrap stuff in. all your language needs to do to support memory safety is have a powerful enough object model. the ownership model letting you do these things is interesting, the 'memory safety' is way underselling it.