-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
- Create a basic package template
- Add an implementation of greenlet() #2
- Add an implementation of redlet() #3
- Make them both "work" in Node.js (at least)
- Add benchmarks
- Add tests
- Make sure it works in Deno
-
Make sure it works in Bun - Make sure it works in browsers
- Make it work with transferable objects
- Decide whether or not to capture
thistoo, or just arguments? - Kill workers after N seconds of no use (not worth it to keep alive?)
- Maybe use SharedWorker if available natively? Probably not, but maybe. Need opinions.
- Support other beyond-JSON serialization for return value of redlet() in browsers
Metadata
Metadata
Assignees
Labels
No labels