-
Notifications
You must be signed in to change notification settings - Fork 4.7k
can't make wasm #1166
Comments
In the docker container, I ran the following. So it worked.
I'm trying to figure out which specific feature updates are causing the problem... |
We explored. Does not work
|
It looks like the following.
emsdk release note: https://emscripten.org/docs/introducing_emscripten/release_notes.html |
I confirm that doing ./emsdk install 2.0.3
cd ..
cd fastText
make clean
make wasm it works!
|
Does anyone know What would be the modification to the |
Perhaps, it need to add an |
@searleser97 @loretoparisi @Celebio Thx for response. #1227 solved the problem. |
@vaaaaanquish welcome, btw I put the pre-built WASM here in FastText.js |
@loretoparisi Great works! |
Hi. I couldn't get WASM to work.
In local OSX.
In Container.
output:
callapsible
Is there a docker image or something that guarantees that master can build?
The text was updated successfully, but these errors were encountered: