blob: 5c2abf114a0cae5517be307a8b2d14e3a2422e13 [file] [log] [blame]
<!-- webkit-test-runner [ jscOptions=--useWebAssemblyReferences=true ] -->
<html>
<head>
<script src="../resources/js-test-pre.js"></script>
</head>
<body>
<script>
if (window.testRunner)
testRunner.waitUntilDone();
</script>
<script src="./wasm-references/test.js"></script>
<script src="../resources/js-test-post.js"></script>
</body>
</html>