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/f5ac34c2-2fe6-40bd-b0e5-19190e43e437n%40googlegroups.com.

Reply via email to