Variable "console" is not defined!
Trying to setup a basic hello world program fails with the error Variable "console" is not defined!. I've created a repo for this example here: https://github.com/Yamboy1/hegel-test. How do I get the console to work?

@Yamboy1 your repo is private or does not exist at all...
oops, sorry. It should be visible now
Hi @Yamboy1. The browser environment still in development. Sorry about that. We will try to implement browser environment as soon as possible and will fix the problem. Thank you for the issue and your interest in the project ^_^.
Not directly related to the browser environment. Node also has console global variable. Any plans to release this support? Loving this tool so much :heart:
@richardaum It's already solved for Node.js, as I remember