Skip to content

Commit

Permalink
webvm update
Browse files Browse the repository at this point in the history
  • Loading branch information
szweibel committed Oct 18, 2024
1 parent c425dc9 commit 9e42848
Show file tree
Hide file tree
Showing 25 changed files with 827 additions and 682 deletions.
1 change: 1 addition & 0 deletions components/Wasm/Webvm.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default function Webvm(props) {
<script src={process.env.NEXT_PUBLIC_ASSET_PREFIX +'/coi-serviceworker.js'} async></script>
</Head>
<iframe src='./webvm/index.html' width='100%' height='95%' id="iframe"></iframe>
{/* <iframe src={'https://zweibel.net/webvm/'} width='100%' height='95%' id="iframe"></iframe> */}
</div>
)
}
237 changes: 0 additions & 237 deletions public/webvm/.github/workflows/deploy.yml

This file was deleted.

1 change: 1 addition & 0 deletions public/webvm/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
engine-strict=true
108 changes: 0 additions & 108 deletions public/webvm/README.md

This file was deleted.

Loading

0 comments on commit 9e42848

Please sign in to comment.