cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoJavaScriptlemmy.mlimagemessage-square115fedilinkarrow-up1921arrow-down114
arrow-up1907arrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square115fedilink
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up9arrow-down1·3 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.