You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a series of changes to Blink, I am now able to run the native Linux port of Lotus 1-2-3 Release 3 on macOS with Apple Silicon. The approach extends Blink to function as an i386 ELF loader and binary translator, dynamically mapping Linux system calls to their macOS counterparts at runtime.