is it possible to recompile .f fortran file to target=wasm32-unknown-emscripten with gfortran or objcopy? 在2023年5月28日星期日 UTC+8 07:22:40<hannong cheng> 写道:
> In my single c++ file, some functions from lapack lib are called, lapack > is mainly based on fortran language. I can compile it to .so with g++ or > gcc. > but emcc seems need me to compile lapack to wasm version lib firstly, then > what should do for that? thanks for your help > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-discuss+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/4e2c58dc-80dc-40be-a838-09d1056caaccn%40googlegroups.com.