The Base Class for all BadScript Objects.
Contains the Runtime Objects.
The main namespace for the BadScript2 Language.
Gets returned by the bad runtime when an execution is finished.
readonly? BadObject Exports
The Exported Object.
readonly BadObject Result
The Result of the Execution.
BadRuntimeExecutionResult(BadObject result, BadObject? exports)
Creates a new BadRuntimeExecutionResult.