HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by lpil

Comment by lpil 8 hours ago

0 replies

View on Hacker News

> The BEAM hooks into so many system libraries, you must compile it on every flavor of linux instead of just unpacking a tarball.

This isn't true, one can statically compile the BEAM for Linux exactly the same as the JVM. Here's an example: https://github.com/yoshi-monster/static_erlang/