Hi!
Awesome project!
I've taken the liberty to add support for await at the outer most scope.
I've also added some features here and there like
console.log/warn/error to use kernel.print
- syntax error messages
- use
util.inspect to print returned nested objects

If this looks right to you, i can issue a PR with the changes 😀
Here's the diff: master...legraphista:master
Hi!
Awesome project!
I've taken the liberty to add support for
awaitat the outer most scope.I've also added some features here and there like
console.log/warn/errorto usekernel.printutil.inspectto print returned nested objectsIf this looks right to you, i can issue a PR with the changes 😀
Here's the diff: master...legraphista:master