At the moment path to static/out.jsexe is hardcoded. In some use cases it is not convenient. For instance, deployment with nixos implies that outputs of a build is located at /nix/store.
Possible solutions:
- Haskell API for specifying path to folder with compiled JS
- CLI argument