v8-tutorials
v8-tutorials copied to clipboard
"03 expose objects.cpp": Game object is new'ed but never delete'd
The solution presumes involves something like MakeWeak... but what, exactly?
Showing how to do memory management would make this example actually useful; as it is, I don't think anyone could extrapolate it into working production code, because it leaks memory.