Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Flatbuffers swift roadmap #6467

mustiikhalil started this conversation in Ideas
Feb 15, 2021 · 1 comments · 2 replies
Discussion options

This discussion will have all the features and the roadmap for supporting them in the swift implemetation. However, none of these are 100% going to be implemented.

Current working on

  • Support Windows (currently works but without gRPC support)
  • Support for gRPC 2.0 (swift-gRPC).
  • Flexbuffers
    • add null support
    • Readers
    • Ensure space properly
    • Verifier
    • Encoder/Decoder API for Swift objects
    • Check what we missed from the API’s

Pipeline:

  • Reflection (mini reflection too?) + More of a Hopeful feature
  • Refactor cpp generator for swift
  • Since we are using swift 5.9, we can introduce the concept of ownership which is a huge plus (it would be a bit rust like in some points)
  • Nested arrays within structs with swift 6.2 in the pipelines we will hopefully be able to support an array of values within a Struct since its going to be able to read directly from memory since SwiftLang is introducing the concept of FixedArrays.

Stale

DONE

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

mustiikhalil
Feb 15, 2021
Collaborator Author

@liuliu so we can track the issues here

You must be logged in to vote
2 replies
Comment options

Thanks!

Comment options

mustiikhalil Feb 15, 2021
Collaborator Author

if you have anything (official) to add please do make a list and i will add it to the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /