Skip to content

Sequential rewriting broken in cljs #56

@ggeoffrey

Description

@ggeoffrey

Cljs macroexpansion needs to sequence test steps using a continuation passing style (we cannot block on a js runtime)
Current rewriting does not sequence steps correctly, the problem is exhibited by rcf/with.

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