mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-19 17:53:28 +00:00
1. Added metadata to _GenericMarshal
2. Added BootStrapCore functionality
This commit is contained in:
@@ -144,6 +144,7 @@ typedef struct MeshAgentHostContainer
|
||||
int slaveMode;
|
||||
|
||||
duk_context *meshCoreCtx;
|
||||
duk_context *bootstrapCoreCtx;
|
||||
char *meshCoreCtx_embeddedScript;
|
||||
int meshCoreCtx_embeddedScriptLen;
|
||||
ILibProcessPipe_Manager *pipeManager;
|
||||
|
||||
Reference in New Issue
Block a user