Remix.run Logo
mplsllc 8 hours ago

The single biggest change since 1.5 is under the hood: MacSurf's JavaScript engine has been replaced. Duktape (ES5) is gone; MacSurf now runs macQJS which is a QuickJS port for Classic Mac OS and executes modern ES2023 JavaScript natively on Mac OS 9.

anthk 7 hours ago | parent [-]

This needs to backported to main Netsurf ASAP.

mplsllc 6 hours ago | parent [-]

The most annoying bug I was able to fix that is also present up stream was this weird viewport, extra scroll bar, that would appear on some pages. I need to figure out how to get involved with the main repo if they'll have me.