Really interesting and informative talk/Q&A ye...
# announcements
c
Really interesting and informative talk/Q&A yesterday, thank you @abreslav. I'm curious to learn a little more about the serialisation plans for moving Kotlin objects between processes, eg JVM and Javascript. Will it be possible to hook in to the de)serialisation for use from other languages? I'm hoping it's an efficient binary format. Is there any chance it will be a "zero copy" implementation along the lines of Cap'n Proto, SBE or FlatBuffers, rather than say ProtoBuf or Thrift?
b
👍 1
c
That looks great and a more comprehensive approach than I was expecting. Thank you!