Skip to content

wasi: export stubs for preopened files and directories. #201

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

Merged
merged 3 commits into from
Nov 18, 2021

Conversation

mathetake
Copy link
Contributor

@mathetake mathetake commented Nov 16, 2021

Resolves #199

This allows TinyGo apps to use time.Time struct (which is really commonly used).

Copy link
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@PiotrSikora PiotrSikora changed the title WASI: export fd_prestat_get,dir_name, path_open. wasi: export stubs for preopened files. Nov 18, 2021
@PiotrSikora PiotrSikora changed the title wasi: export stubs for preopened files. wasi: export stubs for preopened files and directories. Nov 18, 2021
@PiotrSikora PiotrSikora merged commit f383473 into proxy-wasm:master Nov 18, 2021
@mathetake mathetake deleted the fd branch November 18, 2021 12:09
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.

Add file system WASI call stubs to support wider Wasm binaries
2 participants