Implemented (but have not yet tested) 286 LOADALL

This commit is contained in:
Jeff Parsons 2014-10-31 13:40:19 -07:00 committed by jeffpar
commit 5e6604b760
9 changed files with 335 additions and 173 deletions

View file

@ -32,8 +32,4 @@
"use strict";
/*
* Unless we declare "module", even code like "if (typeof module === 'undefined') ..." is disallowed by the compiler.
*/
var module;
var webkitAudioContext;
var webkitAudioContext;