blob: 29da77551ca0e87488e72d2e972355cfff5524bc [file] [log] [blame]
if (typeof WebAssembly !== 'undefined')
(new WebAssembly.Memory({initial: 0, maximum: 1, shared: true})).grow(1)