V-Sekai / godot-desync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot cgo enhancement proposal

The cgo feature in Go programming allows you to call C code from Go and vice versa. This can be used to provide a C interface for the desync Go library.

About

License:MIT License


Languages

Language:C++ 68.5%Language:C 21.5%Language:Python 10.0%