cm0002@lemmy.world to Programmer Humor@programming.dev · 9 天前JavaScriptlemmy.mlimagemessage-square158linkfedilinkarrow-up11.05Karrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up11.04Karrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 天前message-square158linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareraspberriesareyummy@lemmy.worldcakelinkfedilinkarrow-up10arrow-down1·9 天前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.
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.