Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emscripten does not support .so #3

Open
notedit opened this issue Nov 15, 2017 · 0 comments
Open

Emscripten does not support .so #3

notedit opened this issue Nov 15, 2017 · 0 comments

Comments

@notedit
Copy link

notedit commented Nov 15, 2017

WARNING:root:Dynamic libraries (.so, .dylib, .dll) are currently not supported by Emscripten. For build system emulation purposes, Emscripten will now generate a static library file (.bc) with the suffix '.dylib'. For best practices, please adapt your build system to directly generate a static LLVM bitcode library by setting the output suffix to '.bc.')

i try to change libopus.so to libopus.a, it can generate CJOpus.js, but a bit smaller than your lib/CJOpus.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant