Skip to content

Can't load WASM in Node.js #2

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

Closed
kenOfYugen opened this issue Oct 24, 2017 · 1 comment
Closed

Can't load WASM in Node.js #2

kenOfYugen opened this issue Oct 24, 2017 · 1 comment

Comments

@kenOfYugen
Copy link
Owner

kenOfYugen commented Oct 24, 2017

emscripten-core/emscripten#4542

Copying generated .js/.wasm files directly to the src/ respective folder as a walk-around.
Same case for tests...files must be copied to the root.

@kenOfYugen kenOfYugen reopened this Nov 1, 2017
@kenOfYugen
Copy link
Owner Author

Used "-s SINGLE_FILE=1 -s BINARYEN_ASYNC_COMPILATION=0" linker flags. There appears to be no more path related confusion.

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