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

Jco transpile: implementation of wasi-io for Web #207

Open
9 of 19 tasks
yoshuawuyts opened this issue Oct 17, 2023 · 0 comments
Open
9 of 19 tasks

Jco transpile: implementation of wasi-io for Web #207

yoshuawuyts opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature or request target-web This issue is about the Web target wasi-preview2 This issue is about the Wasi Preview 2 API

Comments

@yoshuawuyts
Copy link
Member

yoshuawuyts commented Oct 17, 2023

Tasks

  • streams.read
  • streams.blocking-read
  • streams.skip
  • streams.blocking-skip
  • streams.subscribe-to-input-stream
  • streams.drop-input-stream
  • streams.check-write
  • streams.write
  • streams.blocking-write-and-flush
  • streams.flush
  • streams.blocking-flush
  • streams.subscribe-to-output-stream
  • streams.write-zeroes
  • streams.splice
  • streams.blocking-splice
  • streams.forward
  • streams.drop-output-stream
  • poll.drop-pollable
  • poll.poll-oneoff
@yoshuawuyts yoshuawuyts added this to the Preview 2 milestone Oct 17, 2023
@yoshuawuyts yoshuawuyts added enhancement New feature or request wasi-preview2 This issue is about the Wasi Preview 2 API target-web This issue is about the Web target labels Oct 17, 2023
@yoshuawuyts yoshuawuyts removed this from the Preview 2 milestone Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request target-web This issue is about the Web target wasi-preview2 This issue is about the Wasi Preview 2 API
Projects
None yet
Development

No branches or pull requests

1 participant