- freeVMvoid freeVM() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- initVMvoid initVM() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readFilechar* readFile(char* path) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- reportErrorvoid reportError(WrenVM* vm, WrenErrorType type, const(char)* module_, int line, const(char)* message) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writevoid write(WrenVM* vm, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it.