discord / erlpack

High Performance Erlang Term Format Packer
MIT License
217 stars 64 forks source link

Go support #29

Closed IAmJSD closed 4 years ago

IAmJSD commented 4 years ago

It'd be nice to have Go support in erlpack. I'll take a shot at implementing it and making a pull request, if I get stuck I'll say here!

IAmJSD commented 4 years ago

Getting the hang of this, I should have a PR by the end of today!

Progress!

IAmJSD commented 4 years ago

Ok maybe not tonight.

Packing works (with unit tests), unpacking takes a lot more work as I found out!

jamiebuilds commented 4 years ago

Moved to #31