cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoJavaScriptlemmy.mlimagemessage-square158linkfedilinkarrow-up11.06Karrow-down115
arrow-up11.04Karrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square158linkfedilink
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up10arrow-down1·1 month 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.