Contribute Media
A thank you to everyone who makes this possible: Read More

Wrapping Go in Python

Translations: en

Description

I love python, and I am interested in Go. Recently, Go has gain the ability to create shared object files, which allows you to dynamically link Go code with other languages. This talk goes over the how, why, pros and cons of wrapping Go's shared object files in python.

Details

Improve this page