Skip to content
New issue

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

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

Already on GitHub? # to your account

[FEATURE REQUEST] MessageChannel / MessagePort #1464

Open
zeroexcuses opened this issue May 30, 2023 · 1 comment
Open

[FEATURE REQUEST] MessageChannel / MessagePort #1464

zeroexcuses opened this issue May 30, 2023 · 1 comment

Comments

@zeroexcuses
Copy link

Is js_of_ocaml missing bindings for

https://developer.mozilla.org/en-US/docs/Web/API/MessageChannel
https://developer.mozilla.org/en-US/docs/Web/API/MessagePort

I tried grepping for it in js_of_ocaml/lib/js_of_ocaml but not finding anything.

@zeroexcuses zeroexcuses changed the title [FEATURE REQUEST] [FEATURE REQUEST] MessageChannel / MessagePort May 30, 2023
@hhugo
Copy link
Member

hhugo commented Jun 5, 2023

There is no support for this yet.
Feel free to open a PR adding support for it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants