Hi,
i use Unity 5.6.0f3, and built a WebGL application, checking “WebAssembly(Experimental)”. When i browsed it on Firefox Nightly 55.0a1, i received following errors.
trying binaryen method: native-wasm UnityLoader.js:1:7106
asynchronously preparing wasm UnityLoader.js:1:7106
binaryen method succeeded. UnityLoader.js:1:7106
Are these really error? printErr is called, but they don’t look error.
If they are really error, please tell me how to fix them. Thanks.
takapiko