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

libc-builtin: Enhance buffered print for printf_wrapper #3460

Merged
merged 1 commit into from
May 22, 2024

Conversation

wenyongh
Copy link
Contributor

Move print_buf and print_buf to str_context struct to support multi-threading
when BUILTIN_LIBC_BUFFERED_PRINTF macro is enabled, and fix the issue of
losing some text.

ps. #3430.

@TianlongLiang
Copy link
Contributor

LGTM

@wenyongh wenyongh merged commit f143344 into bytecodealliance:main May 22, 2024
377 checks passed
@wenyongh wenyongh deleted the enhance_libc_builtin_print branch May 23, 2024 05:51
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.

None yet

2 participants