cm0002@lemmy.world to Programmer Humor@programming.dev · 21 days agoJavaScriptimagemessage-square34fedilinkarrow-up1555
arrow-up1555imageJavaScriptcm0002@lemmy.world to Programmer Humor@programming.dev · 21 days agomessage-square34fedilink
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up6·21 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.