This is a test to show how encoding and decoding golang's encoding/gob objects is possible in javascript, using gopherjs.
- Install requirements (
node
,go
, andgopherjs
). - Run
make
in this repo
git clone https://github.com/jbenet/gob-js-test
cd gob-js-test
make