Skip to content

Add C API for ocrs lib #2

Description

@robertknight

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language bindingsBindings to enable using ocrs in languages other than Rust

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions