Add support for near-heap-limit callback
pinepain opened this issue · 1 comments
pinepain commented
v8/v8@84a80e1#diff-3dd7a0f46b1e5c1cc67921449e7180ac, since 6.7.185
The embedder can get notification when V8 heap size approaches the heap limit
and can extend the heap limit if needed using
- v8::Isolate::AddNearHeapLimitCallback
- v8::Isolate::RemoveNearHeapLimitCallback
pinepain commented
I'm moving away from PHP world and all my PHP projects going to be abandoned too. Abandoning this project too as I have no intent to continue working on it unless there would be strong request from community and commercial interest. No more updates or documentation will be made. If someone is interested, feels free to contact me using email specified in my GitHub profile.