Flatbuffers: [Swift] Object API

Created on 3 Mar 2020  路  2Comments  路  Source: google/flatbuffers

Object API implementation for the swift programming language is work in progress, and will be finishing it soon.

Most helpful comment

Three cheers... I see you've been making progress on this feature in your own repository. I've manually copied out that code and am making use of Object-API in places where performance isn't paramount. Great so far!

All 2 comments

Three cheers... I see you've been making progress on this feature in your own repository. I've manually copied out that code and am making use of Object-API in places where performance isn't paramount. Great so far!

Glad to hear that! The swift implementation is still a bit funky there, I am gonna try my best to finish it up by the end of this week! I got to delay that implementation because of #5835 which I hope would benefit the language :D

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gorakhargosh picture gorakhargosh  路  5Comments

jfuehner picture jfuehner  路  8Comments

NN--- picture NN---  路  6Comments

siebeneicher picture siebeneicher  路  6Comments

Yooong-W picture Yooong-W  路  4Comments