lua-capnproto
lua-capnproto copied to clipboard
Implement double far pointer support.
Probably i should add some tests for far pointers. I test it for my own serialized data obtained from native c++ app and i dunno proper way to implement the tests, maybe i should put binary blob with serialized data and use it in tests.
Could you also add a few tests for this?