# pcz - 플랫폼 네이티브 지원에 집중한 Go언어용 새로운 stdlib

> Clean Markdown view of GeekNews topic #11257. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=11257](https://news.hada.io/topic?id=11257)
- GeekNews Markdown: [https://news.hada.io/topic/11257.md](https://news.hada.io/topic/11257.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-10-10T10:02:01+09:00
- Updated: 2023-10-10T10:02:01+09:00
- Original source: [github.com/primecitizens](https://github.com/primecitizens/pcz)
- Points: 7
- Comments: 0

## Topic Body

- "A reimagination of Go"  
- GC 와 Goroutines 없음  
- 수정하지 않은 공식 Go 툴체인으로도 작은 바이너리를 생성   
### 프로젝트의 목표   
- FFI 친화적   
- 네이티브하게 동작  
    - 독단적인 방식이 아닌 실행 환경에 적응   
    - 플랫폼 네이티브 API 제공   
- Go를 다양한곳에서 가능하게 확장  
  - Web/NodeJS 어플리케이션   
  - 네이티브 경험을 제공하는 크로스 플랫폼 GUI   
  - 저수준 시스템 프로그래밍(crun, systemd), EFI 어플리케이션   
  - 커널 및 펌웨어   
### 프로젝트의 목표가 아닌 것   
- Go 팀이 작업하는 방식을 바꾸거나, 그들의 결정을 바꾸도록 하는 것

## Comments



_No public comments on this page._
