Skip to content

[5.7] Compile more of FileHandle.swift for IO functionality #548

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

Conversation

robbertvanginkel
Copy link

This is a backport of #545 to the swiftwasm-release/5.7 branch

This moves ifdefs around to compile a larger section of FileHandle. This makes it possible to use wasi features for reading stdin/stdout/stderr as well as some basic functionality to read from files.

This moves ifdefs around to compile a larger section of FileHandle. This makes
it possible to use wasi features for reading stdin/stdout/stderr as well as
some basic functionality to read from files.
@kateinoigakukun kateinoigakukun changed the title Compile more of FileHandle.swift for IO functionality [5.7] Compile more of FileHandle.swift for IO functionality Jan 5, 2023
@kateinoigakukun
Copy link
Member

Merge after swiftwasm/swift#5137

@kateinoigakukun kateinoigakukun merged commit a8fb08e into swiftwasm:swiftwasm-release/5.7 Jan 9, 2023
kateinoigakukun added a commit to swiftwasm/swift that referenced this pull request Jan 9, 2023
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.

2 participants