Skip to content

WASI: implement the rest of preview1 functions #18

@rdunnington

Description

@rdunnington

As of this writing, wasi-testsuite does not have full coverage of the functions in preview1, and as a result the untested functions have not been implemented. To reach parity with other runtimes, bytebox still needs to implement:

  • fd_datasync
  • fd_sync
  • path_link
  • path_readlink
  • path_rename
  • poll_oneoff
  • sched_yield
  • sock_accept
  • sock_recv
  • sock_send
  • sock_shutdown

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions