Trying binaryen method: native-wasm UnityLoader.js:1:7106

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

They are not really errors. They will be just messages in the log in 2017.x

For the time being you can ignore them.

Thanks Mr.Marco!