Is it possible to create a haxelib package with a native hashlink extension?

For example, when the Heaps package is installed through haxelib, hdll files are installed as well.

If it’s possible, should I provide separate binaries for each platform (Windows/Mac/Linux)?

Were you able to get an answer to this question elsewhere? With hxcpp, I can easily have the c++ source be compiled where the lib is being used, but there doesn’t seem to be an equivalent for hl.