[erlang-questions] Creating .EXE from Erlang Application in Windows 7

Tobias Schlager Tobias.Schlager@REDACTED
Thu Oct 23 11:15:24 CEST 2014


Obviously not, I just thought that the solution does some magic with the code path and uses some (undocumented) hooks to engange in the file loading/lookup process.

Nevertheless, having an ETS based filesystem for this purpose is a cool idea and could be a good extension for the erl_prim_loader.

Regards
Tobias

________________________________________
Von: Maxim Sokhatsky [maxim@REDACTED]
Gesendet: Donnerstag, 23. Oktober 2014 10:51
An: erlang-questions@REDACTED; Tobias Schlager
Betreff: Re: [erlang-questions] Creating .EXE from Erlang Application in Windows 7

Naturally you can't redefine code:priv_dir that is why we created custom Cowboy static handler (ETS FS aware) and are using own own MAD API for that purposes.

--
Maxim





More information about the erlang-questions mailing list