Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Compile to pure function #660

Open
Open
@dtornow

Description

@dtornow

Hello,

I have a question: Is regenerator a good starting point to compile a coroutine into a pure function akin to

next : (State x Value) -> (State x Value)

Here, State would be JSON serializable.

That way, we'd have serializable continuations.

Is that possible or does that amount to a complete rewrite?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions