Files
browser/src
Karl Seguin e7796a0d6a mem, v8: Increase the extra room we give v8 @ nearHeapLimit
Currently, we give v8 8MB more memory. This new commit increases that to 64MB
up to a total of 256MB (at which point, no extra space is given).

The commit also instructs v8 to eventually go back to its original heap limit
(and not continuing using the higher limit it was given by nearHeapLimit). This
is important since the isolate can be relatively long lived compared to a script
that caused memory pressure. This feature is currently commented and depends on:
https://github.com/lightpanda-io/zig-v8-fork/pull/187
2026-07-09 16:51:32 +08:00
..
2026-07-03 20:23:51 +02:00
2026-06-24 17:44:58 +08:00
2026-06-01 22:42:39 +08:00
2026-06-24 18:16:02 +08:00
2026-05-29 09:32:03 +08:00
2026-04-10 06:51:10 +08:00
2026-07-02 11:23:45 +02:00
2026-06-24 07:01:29 +08:00
2026-05-25 18:05:11 +02:00
2026-01-24 07:59:41 +08:00
2026-06-17 13:56:40 +08:00