cm0002@lemmy.world to Programmer Humor@programming.dev · 10 months agoJavaScriptlemmy.mlimagemessage-square14fedilinkarrow-up13
arrow-up13imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 months agomessage-square14fedilink
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up1·10 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.