-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededrequest for commentsFeedback, thoughts, suggestions, opinionsFeedback, thoughts, suggestions, opinions

Description
I'm assuming a browser (javascript) environment. Quick thoughts:
Async
will be unusable becauseAsRawFd
/AsRawSocket
types don't exist on wasm.Timer
can be perhaps be implemented by callingsetTimeout()
in javascript.- Instead of running a thread-local or work-stealing executor, just spawn tasks through javascript.
- Blocking executor should either be normal spawn or panic.
zicklag, tinaun, 0x8f701, k-nasa, msathis and 22 more0x8f701, msathis, jmjoy, azriel91, andrewbanchich and 2 morekellytk, 0x8f701, azriel91, DzmitryFil, andrewbanchich and 1 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededrequest for commentsFeedback, thoughts, suggestions, opinionsFeedback, thoughts, suggestions, opinions