VM.Constructor Constructor
Constructor that takes Configuration as parameter.
Parameters
- config
- Instance of configuration or nil if not wanting special configuration.
Remarks
Note that Configuration object cannot be re-used.
This constructor will throw WrenException if attempting to re-use Configuration object.
See Also
VM Class