Skip to content
New issue

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 can we push down into Rust? #62

Open
tantaman opened this issue Aug 19, 2022 · 0 comments
Open

How much can we push down into Rust? #62

tantaman opened this issue Aug 19, 2022 · 0 comments

Comments

@tantaman
Copy link
Collaborator

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.

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

No branches or pull requests

1 participant