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

Let people specify supported runtime environments/backends in the Runefile #356

Open
Michael-F-Bryan opened this issue Oct 12, 2021 · 0 comments
Labels
area - runefile The parsing and analysis of Runefiles area - runtime The Rust Rune runtime category - intuitiveness Something which may be unintuitive to the user or affect ergonomics

Comments

@Michael-F-Bryan
Copy link
Contributor

In #355 (comment), @saidinesh5 mentioned that people might want a way to say which runtime environments a Rune does/doesn't support.

For example, person_detection crashes when using TensorFlow Lite's CPU backend on MacOS, and we might want a way to capture that.

@Michael-F-Bryan Michael-F-Bryan added category - intuitiveness Something which may be unintuitive to the user or affect ergonomics area - runefile The parsing and analysis of Runefiles area - runtime The Rust Rune runtime labels Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area - runefile The parsing and analysis of Runefiles area - runtime The Rust Rune runtime category - intuitiveness Something which may be unintuitive to the user or affect ergonomics
Projects
None yet
Development

No branches or pull requests

1 participant