cm0002@lemmy.worldcake to Programmer Humor@programming.dev · 10 days agoJavaScriptlemmy.mlimagemessage-square111fedilinkarrow-up1820arrow-down112cross-posted to: programmerhumor@lemmy.ml
arrow-up1808arrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.worldcake to Programmer Humor@programming.dev · 10 days agomessage-square111fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up9·10 days agoExecuting after undefined behavior is arguably worse than terminating with an exception. A terminated script can’t leak data or wreak havoc in other ways.
Executing after undefined behavior is arguably worse than terminating with an exception. A terminated script can’t leak data or wreak havoc in other ways.