Still trying to fix only working at -O0
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="Vosklet.js"></script>
|
||||
<script>
|
||||
window.onload = async () => {
|
||||
window.module = await loadVosklet();
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user