64-Bit Programming Models: Why LP64?| unix.org
At the beginning of the year, I wrote a bunch of articles on the various tricks DOS played to overcome the tight memory limits of x86’s real mode. There was one question that came up and remained unanswered: what were the various “models” that the compilers of the day offered?| blogsystem5.substack.com
V8 reduced its heap size up to 43%! Learn how in “Pointer Compression in V8”!| v8.dev