Skip to content

Commit 4ef8028

Browse files
Try passing --disable-assembly
1 parent 6305a5d commit 4ef8028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-emscripten.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
--with-gmp=${{ env.WASM_LIBRARY_DIR }} \
112112
--with-mpfr=${{ env.WASM_LIBRARY_DIR }}
113113
--host=wasm32-unknown-emscripten
114+
--disable-assembly
114115
emmake make -j $(nproc)
115116
emmake make install
116117

0 commit comments

Comments
 (0)