s/V86Starter/V86

This commit is contained in:
Fabian 2023-09-14 11:50:16 -05:00
parent 48045eeb13
commit 080482da89
19 changed files with 66 additions and 66 deletions

View file

@ -7,7 +7,7 @@
window.onload = function()
{
var emulator = new V86Starter({
var emulator = new V86({
wasm_path: "../build/v86.wasm",
// Uncomment to see what's going on