|
|
|
|
|
by brianpgordon
2566 days ago
|
|
It looks like this is actually running the real Erlang/OTP, just with some amount of performance penalty from not being on the BEAM. This could be fantastic for fans of BEAM languages who now have a low-profile way to introduce, say, an Elixir proof of concept into a JVM-dominated infrastructure. |
|
I don't think introducing the BEAM is the hard part, I think it's all about the language barrier.