diff --git a/shell.html b/shell.html index 39e7e22..7bb360c 100644 --- a/shell.html +++ b/shell.html @@ -137,6 +137,7 @@ var Module = { preRun: [], postRun: [loadFiles], + noAudioDecoding: true, print: (function() { return function(text) { console.log(text);