This commit is contained in:
NikVolf
2017-04-12 16:13:48 +03:00
parent a0f5f59bc0
commit c9fc8be8b0
+1
View File
@@ -1,5 +1,6 @@
<html>
<head>
<meta charset="UTF-8">
<script>
// Check for wasm support.
if (!('WebAssembly' in window)) {