Giter Site home page Giter Site logo

Comments (5)

Darksonn avatar Darksonn commented on June 8, 2024 1

I suppose they probably work with #6510.

But it sounds like we could have a different implementation of this for wasm.

from tokio.

FrankReh avatar FrankReh commented on June 8, 2024

@Timmmm Are you asking about this in terms of getting tokio to support wasip2 down the road where a Pollable could be used by the tokio guest to recognize when data was available on stdin? Or do the semantics of wasip1 already provide a way to create a Future that is tied to the state of the stdin being ready to read?

Tokio's Stdin has to support the AsyncRead trait and I don't see how that would be done given just the original WASI definition which is now called WASI Preview 1. But I'm no expert and almost asked about this on the ByteAlliance Zulip channel but thought I would ask here first.

from tokio.

Darksonn avatar Darksonn commented on June 8, 2024

Ah, yes, please be aware that we only support preview 1 right now. So if this is a feature for some newer version of wasm, then this cannot happen until after #6323.

from tokio.

Timmmm avatar Timmmm commented on June 8, 2024

Ah yeah I didn't notice this is only in preview 2. Guess it will have to wait!

from tokio.

FrankReh avatar FrankReh commented on June 8, 2024

Yes, I'm eagerly watching how pollables are added to tokio for Preview 2 myself. I think a lot of the current-thread runtime can be made to work within a Wasm Component environment.

from tokio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.