Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support js_of_ocaml and possibly melange #20

Open
polytypic opened this issue Nov 29, 2024 · 0 comments
Open

Support js_of_ocaml and possibly melange #20

polytypic opened this issue Nov 29, 2024 · 0 comments

Comments

@polytypic
Copy link
Collaborator

polytypic commented Nov 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant