cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoJavaScriptlemmy.mlimagemessage-square155linkfedilinkarrow-up11.05Kcross-posted to: [email protected]
arrow-up11.05KimageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square155linkfedilinkcross-posted to: [email protected]
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up10·4 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.