cm0002@lemmy.world to Programmer Humor@programming.dev · 10 months agoJavaScriptlemmy.mlimagemessage-square14linkfedilinkarrow-up13arrow-down10
arrow-up13arrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 months agomessage-square14linkfedilink
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.