Do not decode audio
This commit is contained in:
		
							parent
							
								
									2e366a713e
								
							
						
					
					
						commit
						bf1602e49f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -137,6 +137,7 @@
 | 
				
			||||||
      var Module = {
 | 
					      var Module = {
 | 
				
			||||||
        preRun: [],
 | 
					        preRun: [],
 | 
				
			||||||
        postRun: [loadFiles],
 | 
					        postRun: [loadFiles],
 | 
				
			||||||
 | 
					        noAudioDecoding: true,
 | 
				
			||||||
        print: (function() {
 | 
					        print: (function() {
 | 
				
			||||||
          return function(text) {
 | 
					          return function(text) {
 | 
				
			||||||
            console.log(text);
 | 
					            console.log(text);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue