@[email protected] to [email protected] • 1 year agoCould we make C arrays memory safe? Probably not, but let's try anywaynibblestew.blogspot.commessage-square22fedilinkarrow-up156arrow-down14cross-posted to: [email protected]
arrow-up152arrow-down1external-linkCould we make C arrays memory safe? Probably not, but let's try anywaynibblestew.blogspot.com@[email protected] to [email protected] • 1 year agomessage-square22fedilinkcross-posted to: [email protected]
minus-square@INeedManalink21•1 year agoAs language-wide change: this will require additional checks, the first thing embedded developers will ask is “how do we disable it?” For personal growth: yeah, it’s a nice project :) For production code: why reinvent the wheel? GLib is LGPL
As language-wide change: this will require additional checks, the first thing embedded developers will ask is “how do we disable it?”
For personal growth: yeah, it’s a nice project :)
For production code: why reinvent the wheel? GLib is LGPL