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 clearImage method to OCREngine/OCRClient #40

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Conversation

robertknight
Copy link
Owner

This is of limited value at present since memory allocated to WebAssembly cannot
be subsequently released without unloading the whole module. It might be
useful to ensure that the state of the OCRClient is in-sync with
other parts of the application though.

There is some discussion about WASM memory shrinking in WebAssembly/design#1300.

This is of limited value at present since memory allocated to WebAssembly cannot
be subsequently released without unloading the whole module. It might be
useful to ensure that the state of the OCRClient is in-sync with
other parts of the application though.
@robertknight robertknight merged commit 36ca267 into main Jun 7, 2022
@robertknight robertknight deleted the add-clear-image branch June 7, 2022 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant