mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
use strict
This commit is contained in:
parent
3ac30a1277
commit
1568567c2f
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
<script src="../../build/libv86.js"></script>
|
||||
<script>
|
||||
"use strict";
|
||||
|
||||
window.onload = function()
|
||||
{
|
||||
var emulator = new V86Starter({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue