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

Add C API for ocrs lib #2

Open
robertknight opened this issue Jan 1, 2024 · 0 comments
Open

Add C API for ocrs lib #2

robertknight opened this issue Jan 1, 2024 · 0 comments
Labels
Language bindings Bindings to enable using ocrs in languages other than Rust

Comments

@robertknight
Copy link
Owner

The ocrs library should have a C API so it can be used from other languages. Some other languages might be able to use the WebAssembly API, but that is unfortunately much slower than native, due to limitations of WebAssembly's SIMD support and lack of multi-threading.

@robertknight robertknight transferred this issue from robertknight/rten Jan 2, 2024
@robertknight robertknight added the Language bindings Bindings to enable using ocrs in languages other than Rust label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language bindings Bindings to enable using ocrs in languages other than Rust
Projects
None yet
Development

No branches or pull requests

1 participant