cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoJavaScriptlemmy.mlexternal-linkmessage-square157fedilinkarrow-up11.03Karrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up11.01Karrow-down1external-linkJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square157fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up10arrow-down1·2 months 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.