Google's Fuchsia OS Developer Site Debuts (Forbes)
Google's Fuchsia OS Developer Site Debuts (Forbes)
Posted Jul 4, 2019 7:59 UTC (Thu) by Cyberax (✭ supporter ✭, #52523)In reply to: Google's Fuchsia OS Developer Site Debuts (Forbes) by smurf
Parent article: Google's Fuchsia OS Developer Site Debuts (Forbes)
The syscall layer there is completely different. Fuchsia supports a subset of POSIX API, so recompiled code will work.
        
A translation layer like Linuxulator from BSD might do the trick, though.
 
           