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/misc wasi fs issues #442

Merged
merged 7 commits into from May 15, 2019
Merged

Fix/misc wasi fs issues #442

merged 7 commits into from May 15, 2019

Conversation

MarkMcCaskey
Copy link
Contributor

resolves #434

@MarkMcCaskey MarkMcCaskey changed the title Fix/misc wasi fs issues Fix/misc wasi fs issues (WIP) May 14, 2019
@MarkMcCaskey MarkMcCaskey changed the title Fix/misc wasi fs issues (WIP) Fix/misc wasi fs issues May 14, 2019
state
.fs
.get_base_path_for_directory(working_dir.inode)
.expect("TODO"),
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps a better expect message will be better?

@syrusakbary
Copy link
Member

It looks good. It might be good to add some kind of testing. But maybe best thing is merge and add integration tests after?

@MarkMcCaskey
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request May 15, 2019
442: Fix/misc wasi fs issues r=MarkMcCaskey a=MarkMcCaskey

resolves #434 

Co-authored-by: Mark McCaskey <mark@wasmer.io>
Co-authored-by: Mark McCaskey <markmccaskey@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented May 15, 2019

@bors bors bot merged commit 216d09b into master May 15, 2019
@bors bors bot deleted the fix/misc-wasi-fs-issues branch May 15, 2019 01:05
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.

__wasi_path_open incompatible with wasmtime
2 participants