Closed frantic0 closed 5 years ago
know for sure it is inclusion of m.wasmmodule.js but can't get any hints about why it is failing (silent error!)
commented out the maxiSample embinding but it didn't work.
do a manual inspection of the m.wasmmodule.js and compare it with the functional ones.
fixed, the m.wasmmodule.js was not exporting the Module.
Learned lessons:
know for sure it is inclusion of m.wasmmodule.js but can't get any hints about why it is failing (silent error!)
commented out the maxiSample embinding but it didn't work.
do a manual inspection of the m.wasmmodule.js and compare it with the functional ones.