cm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agoJavaScriptlemmy.mlimagemessage-square158fedilinkarrow-up11.05Karrow-down115
arrow-up11.03Karrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square158fedilink
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up10arrow-down1·5 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.