1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-27 02:17:59 +00:00

starting on WASI emulator support, atari800

This commit is contained in:
Steven Hugg
2021-07-24 21:45:55 -05:00
parent 820985cb73
commit 55735b4039
9 changed files with 588 additions and 855 deletions
+2
View File
@@ -11,6 +11,8 @@
"license": "GPL-3.0",
"dependencies": {
"@sentry/electron": "^2.5.1",
"@wasmer/wasi": "^0.12.0",
"@wasmer/wasmfs": "^0.12.0",
"binaryen": "^101.0.0",
"chokidar": "^3.5.0",
"jquery": "^3.5.1",