Skip to content

[Milestone] v1 #1

@jcbhmr

Description

@jcbhmr
  • 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 this too, 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions