Source code
Revision control
Copy as Markdown
Other Tools
oomTest(function() {
WebAssembly.instantiate(new WebAssembly.Module(wasmTextToBinary("(module)")));
});
oomTest(function() {
WebAssembly.instantiate(new WebAssembly.Module(wasmTextToBinary("(module)")));
});