We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How much of the framework can we move to Rust such that we can compile a core library for use in different platforms. E.g., Swift, Kotlin.
specAndOpsToQuery is an obvious candidate.
specAndOpsToQuery
Suggest moving up from the lowest level (specAndOps) to higher levels and see when we hit an inflection point.
The end goal being making this easy to maintain in multiple languages.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How much of the framework can we move to Rust such that we can compile a core library for use in different platforms. E.g., Swift, Kotlin.
specAndOpsToQuery
is an obvious candidate.Suggest moving up from the lowest level (specAndOps) to higher levels and see when we hit an inflection point.
The end goal being making this easy to maintain in multiple languages.
The text was updated successfully, but these errors were encountered: