[erlang-questions] Erlang VM in Rust

Anthony Ramine n.oxyde@REDACTED
Sat Sep 16 13:18:42 CEST 2017


This is absolutely 100% wrong. This kind of code *is* hard to get correct. What about out of bound accesses or uses after free or data races like the bug I mentioned?

-- 
Anthony Ramine

> Le 16 sept. 2017 à 12:03, Joe Armstrong <erlang@REDACTED> a écrit :
> 
> I'm not convinced that a better programming language to implement the VM helps -
> the tricky bit is getting the VM machine instructions correct - at
> this level of abstration
> the VM is just moving memory around comparing things and jumping
> around - which is pretty
> easy inn *any* programming language.



More information about the erlang-questions mailing list