Huge event system refactoring

This commit is contained in:
Zef Hemel
2023-08-27 11:02:24 +02:00
parent 9ee9008bf2
commit 593597454a
5 changed files with 239 additions and 122 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ export class ServerSystem {
),
pageIndexCalls,
);
const space = new Space(this.spacePrimitives, this.kvStore);
const space = new Space(this.spacePrimitives, this.kvStore, eventHook);
// Add syscalls
this.system.registerSyscalls(