Implements marshaling for the VM.
Procs
proc loadAny(s: string; t: PType; cache: IdentCache; conf: ConfigRef; idgen: IdGenerator): PNode {....raises: [IOError, OSError, JsonParsingError, ValueError, Exception, KeyError, ERecoverableError], tags: [ ReadIOEffect, RootEffect, ReadDirEffect, WriteIOEffect, ReadEnvEffect].}
- Source Edit