Comment by binary132 2 months ago How sandboxed is BEAM really? 1 comment binary132 Reply cmdrk 2 months ago My understanding is that Luerl can remove various modules from being used, like preventing use of the IO library for instance.I would say BEAM itself is not particularly sandboxed, and certainly clusters of Erlang nodes assume a lot of shared trust.
cmdrk 2 months ago My understanding is that Luerl can remove various modules from being used, like preventing use of the IO library for instance.I would say BEAM itself is not particularly sandboxed, and certainly clusters of Erlang nodes assume a lot of shared trust.
My understanding is that Luerl can remove various modules from being used, like preventing use of the IO library for instance.
I would say BEAM itself is not particularly sandboxed, and certainly clusters of Erlang nodes assume a lot of shared trust.