cm0002@lemmy.world to Programmer Humor@programming.dev · 19 days agoJavaScriptlemmy.mlimagemessage-square153linkfedilinkarrow-up11.02Karrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up11Karrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 19 days agomessage-square153linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up9arrow-down1·19 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.