[The documentation for building native libraries with NativeAOT](https://github.com/dotnet/samples/blob/main/core/nativeaot/NativeLibrary/README.md) should be updated with the description of recently added feature: compiling a managed program as a static library linked with a custom native host application: https://github.com/dotnet/runtime/pull/81873 /cc: @AustinWise @dotnet/ilc-contrib