|
|
|
|
|
by Leotard6963
989 days ago
|
|
"platform native sdk" is the collection of apis exposed on that platform exclusively (think win32 apis, android ndk). The project is to build a stdlib, and by its nature is to be used by developers to build applications just like the official Go std. |
|