Skip to content

Commit 4c3bcf2

Browse files
committed
gh-138489: Add missing build-details.json step for building wasm
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
1 parent 053a8c2 commit 4c3bcf2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)