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

fix(stdlib): Implement print using a single element io vec #2066

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

alex-snezhko
Copy link
Member

@alex-snezhko alex-snezhko commented Mar 12, 2024

Reimplement print using a single element IO vec in preparation for WASI prev 2 and to accommodate for the fd_write implementation of certain runtimes

stdlib/runtime/string.gr Outdated Show resolved Hide resolved
@phated phated changed the title chore(stdlib): Implement print using a single element io vec fix(stdlib): Implement print using a single element io vec Mar 12, 2024
@ospencer ospencer enabled auto-merge March 12, 2024 20:10
@ospencer ospencer added this pull request to the merge queue Mar 12, 2024
Merged via the queue into main with commit 9eeb0f2 Mar 12, 2024
12 checks passed
@ospencer ospencer deleted the alex/print-single-elem-iov branch March 12, 2024 21:25
@github-actions github-actions bot mentioned this pull request Mar 12, 2024
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