Skip to content

Eliminate use of core.typed? #4

@mfikes

Description

@mfikes

The use of core.typed in clj-sockets caused some sort of AoT-related failure (see CLJS-2742) that can be worked around by having clients use the non-AoT version of ClojureScript 1.10.238 (via the :classifier "slim").

Downstream, Tubular is working around this by simply using a copy of clj-sockets that doesn't use this dependency.

I was curious if you'd be interested in having this change in clj-sockets itself (the removal of core.typed). If so, I'd be willing to put together a PR for consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions