Hello! I am trying to AOT-compile a small project with boot but having trouble. Here is the gist to reproduce: https://gist.github.com/hmaurer/b9992ad0076beba4b893a50e1f8f8b8d
basically, some classes from my dependency (http-kit) seem to be missing
e.g. AsyncChannel
and I have no idea why
problem solved 🙂