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
Need to finish virtual memory first, then dynamic linking, then parse elf files for where to load the program.
The goal is to run freestanding binaries (or binaries linked with our custom libc) compiled by GCC.