petsoi@discuss.tchncs.de to Linux · 1 year agoCould we make C arrays memory safe? Probably not, but let's try anywaynibblestew.blogspot.comexternal-linkmessage-square21fedilinkarrow-up161arrow-down14cross-posted to: hackernews@derp.foo
arrow-up157arrow-down1external-linkCould we make C arrays memory safe? Probably not, but let's try anywaynibblestew.blogspot.competsoi@discuss.tchncs.de to Linux · 1 year agomessage-square21fedilinkcross-posted to: hackernews@derp.foo
minus-squareINeedMana@lemmy.worldlinkfedilinkarrow-up17·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