logoalt Hacker News

lawiklast Wednesday at 1:20 PM1 replyview on HN

There is a separate implementation for really constrained device use, called AtomVM.

There are many dead efforts to implement something like the BEAM or OTP within other ecosystems. Usually not as a VM.


Replies

reddit_clonelast Wednesday at 2:54 PM

I have seen attempts at actor systems like erlang/beam's. Scala/Akka seems to have been a success?

Share nothing, green-thread/coroutines also seem popular now a days.

show 1 reply