-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed as not planned
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectd: wikiFlutter or engine wikisFlutter or engine wikisengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
Hi,
I want to port the engine to a new non-linux os(RTOS) platform and have several questions about that:
- Can I port the flutter engine on the rtos?
- If can , which system interfaces the OS must support for the flutter engine. You know the linux platform has a libc(glibc) to provide the interface for application to access the kernel's services. But in the non-linux OS, it doesn't support the entire libc functionality, such as fuchsia. Or it doesn't support libc. So what the exact system interface the flutter engine need is in new OS platform?
- what’s the difference between "fml / platform" and “shell / platform” , why there has two platforms ?
Thanks,
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectd: wikiFlutter or engine wikisFlutter or engine wikisengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team