Clip
The Origins of JavaScript and Garbage Collection
Brendan Eich discusses the origins of JavaScript and how he implemented reference counting in only 10 days to combat memory leaks. He also reveals how malicious actors can exploit bugs in memory safety to underflow the reference counter and cause memory leaks.