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

Moved JSON export code from JavaScript to C++ per #977 #984

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Conversation

Balearica
Copy link
Member

@Balearica Balearica commented Dec 25, 2024

Moves code for generating the JSON output from JavaScript (which interacted with Tesseract using iterators bound to WebAssembly) to a new native export function added to the Tesseract.js-core build. This helps fix the memory-related issues resolves in #977.

@Balearica Balearica merged commit 28846b3 into master Dec 25, 2024
6 checks passed
@Balearica Balearica deleted the issue-977c branch December 25, 2024 02:33
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