rogchap / v8go

Execute JavaScript from Go
https://rogchap.com/v8go
BSD 3-Clause "New" or "Revised" License
3.22k stars 221 forks source link

Add Heap Space Statistics in v8go #379

Open neuronspike opened 1 year ago

neuronspike commented 1 year ago

This PR surfaces HeapSpaceStatistics from v8 - it provides visibility into memory utilization across different v8 isolate heap segments.