Fixed imports except BrowserFS

This commit is contained in:
Felix Kaspar
2023-10-24 01:00:09 +02:00
parent 368d742d41
commit 8d032a2cf2
6 changed files with 1989 additions and 4799 deletions

View File

@@ -1,5 +1,3 @@
// TODO: Uses the BrowserFS import, needs to be changed for serverside
import { WasmFs } from '@wasmer/wasmfs';
import path from "path";