Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
1–10 of 70 posts
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#2Ot: please lessen the “DRAFT” stamp. It makes it very hard to read
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#3Ot: please lessen the “DRAFT” stamp. It makes it very hard to read
I just right click -> Adblock -> remove element
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#4Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#5it looks there is also a more recent proof of concept work to implement the Erlang VM in Rust:
https://github.com/kvakvs/ErlangRT
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#6Wouldn't targeting GraalVM make sense, too?
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#7it looks there is also a more recent proof of concept work to implement the Erlang VM in Rust: https://github.com/kvakvs/ErlangRT
Cool subtitle :) lighthearted, and gives good overview of author's position: "Good news: I know what to do. Bad news: I have no clue how to Rust"
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#8Wouldn't targeting GraalVM make sense, too?
Could you elaborate please? Why do you think would it make sense?
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#9We barely had FB and Sonar, to just get yet another example of how badly to name projects.
Re: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode
#10Would Elixir be able to support this? If yes, then it could be a huge deal (atleast for me). Imagine writing a POS system's code in Elixir. That'd be very nice, although I understand at this point this is just wishful thinking.