cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agoJavaScriptimagemessage-square157fedilinkarrow-up11.03Kcross-posted to: [email protected]
arrow-up11.03KimageJavaScriptcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square157fedilinkcross-posted to: [email protected]
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up10·3 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.