Initializes the console library. This is called by Interpreter.initializeStdlib. The console
functions are stored in the "console" global variable and are accessed such as "console.log".
Documentation for these functions can be found at https://pillager86.github.io/dmildew/console.html
Initializes the console library. This is called by Interpreter.initializeStdlib. The console functions are stored in the "console" global variable and are accessed such as "console.log". Documentation for these functions can be found at https://pillager86.github.io/dmildew/console.html