JS + Erlang actor library #4104
Closed
bobjoe12131
started this conversation in
Ideas & suggestions
Replies: 1 comment 2 replies
-
It is impossible to abstract over the two different concurrency systems of JavaScript and Erlang as they have incompatible semantics. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my current project, i realized that i need an mutable type, but if i used gleam/otp i would lose the JS target.
Is there anybody that is working on an actor library that supports Erlang and JS?
If not maybe i could take a crack at it, with some help and pointers because i have no idea how to make an actor framework.
Beta Was this translation helpful? Give feedback.
All reactions