We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053a8c2 commit 4c3bcf2Copy full SHA for 4c3bcf2
1 file changed
Misc/NEWS.d/next/Build/2025-09-24-13-59-26.gh-issue-138489.1AcuZM.rst
@@ -0,0 +1,6 @@
1
+When cross-compiling for WASI by ``build_wasm`` or ``build_emscripten``, the
2
+``build-details.json`` step is now included in the build process, just like
3
+with native builds.
4
+
5
+This fixes the ``libinstall`` task which requires the ``build-details.json``
6
+file during the process.
0 commit comments