[ forky ]
[ sid ]
[ Източник: golang-github-ebitengine-purego ]
Пакет: golang-github-ebitengine-purego-dev (0.10.0-1)
Връзки за golang-github-ebitengine-purego-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник golang-github-ebitengine-purego.
- [golang-github-ebitengine-purego_0.10.0-1.dsc]
- [golang-github-ebitengine-purego_0.10.0.orig.tar.gz]
- [golang-github-ebitengine-purego_0.10.0-1.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
Library for calling C functions from Go without Cgo
The purego project allows easy cross-compilation of Go binaries from any operating system.
Benefits:
* **Simple Cross-Compilation**: No C means you can build for other platforms easily without a C compiler. * **Faster Compilation**: Efficiently cache your entirely Go builds. * **Smaller Binaries**: Using Cgo generates a C wrapper function for each C function called. Purego doesn't! * **Dynamic Linking**: Load symbols at runtime and use it as a plugin system. * **Foreign Function Interface**: Call into other languages that are compiled into shared objects. * **Cgo Fallback**: Works even with CGO_ENABLED=1 so incremental porting is possible. This also means unsupported GOARCHs (freebsd/riscv64, linux/mips, etc.) will still work except for float rguments and return values.
Изтегляне на golang-github-ebitengine-purego-dev
| Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
|---|---|---|---|
| all | 81,6 кБ | 1 072,0 кБ | [списък на файловете] |
