[emscripten] Add an update script

This commit is contained in:
Romain Goyet
2018-06-22 16:56:50 +02:00
committed by LeaNumworks
parent e6a8e0e198
commit 5b77c84903

View File

@@ -292,5 +292,6 @@ window.addEventListener("keydown", function(e) {
}
}, false);
</script>
<script async src="https://www.numworks.com/simulator/update.js"></script>
</body>
</html>