onerom-wasm 0.1.8

One ROM Supporting Tooling Web Assembly Implementation
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link rel="stylesheet" href="https://onerom.org/style.css">
    <link rel="shortcut icon" href="https://onerom.org/images/favicon.png" type="image/x-icon" />
</head>

<body>
    <div class="app">

        <div id="404" style="text-align: center;">
            <h1>404 - R<span class="o-in-rom">O</span>M Not Found</h1>

            <a href="/"><h2 class="o-in-rom">Return Home</h2></a>
        </div>

        <div style="text-align: center;">
            <img src="https://onerom.org/images/one-rom/one%20rom%20image.png" alt="One ROM Image" width="33%" style="margin-top: 2rem; margin-bottom: 2rem;">
        </div>

        <div id="footer"></div>
        <script src="https://onerom.org/js/site/footer.js"></script>

    </div>
</body>

<script data-goatcounter="https://onerom-wasm.analytics.piers.rocks/count" async src="//onerom-wasm.analytics.piers.rocks/count.js"></script>

</html>