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

implement wasi::path_rename #650

Merged
merged 1 commit into from
Aug 9, 2019
Merged

Conversation

MarkMcCaskey
Copy link
Contributor

Implement and test this new call, improving things at the same time (and introducing a few new bugs while I'm at it, called out in comments in the code, they're dependent on abstracting paths which is the second or third thing on my todo list right now)

@MarkMcCaskey MarkMcCaskey added the 📦 lib-wasi About wasmer-wasi label Aug 9, 2019
@MarkMcCaskey
Copy link
Contributor Author

bors try

bors bot added a commit that referenced this pull request Aug 9, 2019
@syrusakbary
Copy link
Member

Since tests passed I think we can merge manually

@syrusakbary syrusakbary merged commit f909f7e into master Aug 9, 2019
@bors bors bot deleted the feature/wasi-path-rename branch August 9, 2019 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 lib-wasi About wasmer-wasi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants