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 #32

Open
loretoparisi opened this issue Jul 27, 2018 · 2 comments
Open

Emscripten #32

loretoparisi opened this issue Jul 27, 2018 · 2 comments

Comments

@loretoparisi
Copy link

How did you managed to compile with emcc? I'm using it like emcc -v -std=c++11 -s MODULARIZE=1 -s LEGACY_VM_SUPPORT=1 -s WASM=0 rnn.cc, but it does not work properly...

@venkat-kittu
Copy link

I have also tried converting to java script using emcc. I used below command
emcc .libs/librnnoise.so -o project.js
Is that correct?

@wegylexy
Copy link
Contributor

See #47

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

3 participants