Skip to content

Add "runtime" feature flag? #438

Open
@ghost

Description

Some people want to use async-std for its channels, streams, and such without pulling in the actual runtime (networking driver and executor).

Perhaps we should consider introducing runtime feature flag, which would be enabled by default and would enable modules fs, net, os, process, and task modules.

We should then also pick a name for the core parts of async-std, perhaps we could have them behind a new core feature flag?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions