How to suppress the compilation message of asm.js?

1

If we use asm.js some browsers issue a compilation message. This:

Successfully compiled asm.js code (loaded from cache in 201ms)

How do I prevent this message from being sent?

    
asked by anonymous 08.02.2018 / 17:51

0 answers