lunatic-solutions / lunatic

Lunatic is an Erlang-inspired runtime for WebAssembly
https://lunatic.solutions
Apache License 2.0
4.62k stars 138 forks source link

Draft: Global process registry - resolves #127 #194

Open Yoric opened 1 year ago

Yoric commented 1 year ago

Well, here is a first draft. I'm fairly confident that I completely misunderstood the task at hand, but this will serve as a basis for further conversations :)

Yoric commented 1 year ago

After discussing this on Discord, I have a clearer idea of the expected API, so here is a v2.

Not sure how/where I should write tests.