Update playground.tsx

This commit is contained in:
Maurice Heumann
2025-07-11 13:57:34 +02:00
committed by GitHub
parent 0794c1038b
commit 29878ae2ea

View File

@@ -98,10 +98,7 @@ export class Playground extends React.Component<
filesystemPromise: null,
filesystem: null,
emulator: null,
emulationStatus: {
activeThreads: 5,
executedInstructions: BigInt(1233252643),
},
emulationStatus: null,
drawerOpen: false,
application: undefined,
allowWasm64: false,