I wonder if this will support Joxa or Lisp-Flavored-Erlang. Those are pretty much all I use on the Erlang VM nowadays, and I would love to get more into embedded stuff.
Because it is the full Erlang BEAM VM it can run any byte code compiled for it, including Joxa or LFE. However, we only have extra helper tooling for Erlang and Elixir at the moment. You can create a release manually and include any dependencies you want though.
Oh!! That's super cool, I think I will contribute then.
Assuming that I'm not a completely incompetent at programming (which admittedly might be a stretch :) ), would you be open to someone making a PR and adding Joxa or LFE tooling?