standalone erlang
Vlad Dumitrescu
vlad_dumitrescu@REDACTED
Fri Feb 18 13:38:33 CET 2005
----- Original Message -----
From: "Joe Armstrong (AL/EAB)" <joe.armstrong@REDACTED>
> The whole point of having a stand-alone thing is that you distribute ONE file
Oh, and there's another issue: how would you distribute drivers inside the same
executable? Well, yes, the code can be packed as any other resource, but in
order to make it loadable and runnable, I think most OSs would want it in a .dll
or .so file. So you'll have to create some temporary files anyway.
regards,
Vlad
More information about the erlang-questions
mailing list