Fasttext: Error on WASM

Created on 30 Jul 2020  路  2Comments  路  Source: facebookresearch/fastText

Try to start WebAssembly but got some error on console

fasttext.js:17 Uncaught (in promise) TypeError: fastTextModule.addOnPostRun is not a function
    at fasttext.js:17

Version : master at 30 July 2020

Most helpful comment

fix by #1116

All 2 comments

I have the same error, I am using 1.39.20 version of Emscripten:

$ em++ --version
emcc (Emscripten gcc/clang-like replacement) 1.39.20 (45d43807ec2b74673acc703dd1145ac0d2d1040a)
Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
This is free and open source software under the MIT license.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

fix by #1116

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mino98 picture mino98  路  3Comments

loretoparisi picture loretoparisi  路  3Comments

loretoparisi picture loretoparisi  路  3Comments

a11apurva picture a11apurva  路  3Comments

kurtjanssensai picture kurtjanssensai  路  3Comments