1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-26 10:21:30 +00:00

worker: convert globals to FileWorkingStore and Builder classes, emscripten types

This commit is contained in:
Steven Hugg
2021-07-30 18:21:50 -05:00
parent 29f0238b90
commit 34322dd3d7
3 changed files with 246 additions and 176 deletions
+1
View File
@@ -11,6 +11,7 @@
"license": "GPL-3.0",
"dependencies": {
"@sentry/electron": "^2.5.1",
"@types/emscripten": "^1.39.5",
"@wasmer/wasi": "^0.12.0",
"@wasmer/wasmfs": "^0.12.0",
"binaryen": "^101.0.0",