cm0002@lemmy.world to Programmer Humor@programming.dev · 11 months agoJavaScriptlemmy.mlimagemessage-square140linkfedilinkarrow-up1967arrow-down113cross-posted to: programmerhumor@lemmy.ml
arrow-up1954arrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 11 months agomessage-square140linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up9·11 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.