Skip to content

Support js_of_ocaml and possibly melange #20

@polytypic

Description

@polytypic

Multicore magic is not really interesting per se for use from js_of_ocaml or melange, but there are potentially cases where a library mainly written with the native compiler in mind would be used via those. In such a case it would be nice then that multicore-magic would basically just work also in that case. So, multicore-magic should ideally be tested and potentially changed to also work with js_of_ocaml and possibly with melange. Looking at how melange treats record types, for example, it is clear that multicore-magic does not currently work with it, but it would likely be possible to implement suitable work arounds.

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