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