Need to figure out the right way to integrate with whatever hatchling is doing.
I'm not convinced that a virtual view of the installed artifacts (like meson-python does) is the right solution, because I want to be able to do things with the editable install from other hatchling plugins. I won't know the answer to this until I get some actual experience using hatch-meson. However, I do see value to the auto-rebuild on import mechanism.
Need to figure out the right way to integrate with whatever hatchling is doing.
I'm not convinced that a virtual view of the installed artifacts (like meson-python does) is the right solution, because I want to be able to do things with the editable install from other hatchling plugins. I won't know the answer to this until I get some actual experience using hatch-meson. However, I do see value to the auto-rebuild on import mechanism.