[wasm] Remove unnecessary console messages. (#40728)
authorThays Grazia <thaystg@gmail.com>
Wed, 12 Aug 2020 23:58:59 +0000 (20:58 -0300)
committerGitHub <noreply@github.com>
Wed, 12 Aug 2020 23:58:59 +0000 (18:58 -0500)
commit316ac21c27791bce48712c1b1a6e6ad5fb1b8e28
tree1f3d7f3949aa33c2f6afb8e326618d97832c1542
parent0db8ecbea291c09cfd84d7f33ea049f5c0cec94f
[wasm] Remove unnecessary console messages. (#40728)

* Changing some console.log to console.debug to not pollute the console.
Changing printf to DEBUG_PRINTF to follow the debug level chosen by user.
Remove unnecessary console.log.

* Removing one more message.
src/mono/mono/mini/mini-wasm-debugger.c
src/mono/wasm/runtime/library_mono.js