js_wasm_injections / index.html
Hariganesh Srinivasan
working demo
1036a70 unverified
raw
history blame
374 Bytes
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="data:;base64,iVBORwOKGO=" /> <!--Makes the favicon nothing to prevent a consol error-->
</head>
<body style="background-color: black; margin: 0; overflow: hidden;">
<canvas id="rustCanvas"></canvas>
<script type="text/javascript" src="main.ab801f492b3a5d9625fa.js"></script></body>
</html>