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

WASI: Fill missing docs and tests of some APIs #277

Closed
3 of 8 tasks
nullpo-head opened this issue Feb 22, 2022 · 1 comment
Closed
3 of 8 tasks

WASI: Fill missing docs and tests of some APIs #277

nullpo-head opened this issue Feb 22, 2022 · 1 comment
Assignees

Comments

@nullpo-head
Copy link
Contributor

Some WASI APIs implemented a while ago doesn't have docs and unit tests, and their naming convention doesn't match with the latest one. Let's fix that.

  • fd_close
  • fd_fdstat_get
  • fd_prstat_get
  • fd_prestat_dir_name
  • fd_read (docs done. tests needed)
  • fd_seek (only name update is necessary since it's just a stub)
  • fd_write
  • path_open
@nullpo-head nullpo-head self-assigned this Feb 22, 2022
@nullpo-head
Copy link
Contributor Author

Closing this issue in favor of updating #271

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

No branches or pull requests

1 participant