Closed matthewmueller closed 2 years ago
This isn't perfect since it's logged directly to os.Stdout rather than being catchable.
I'll need to look into PRing https://github.com/kuoruan/v8go-polyfills or bringing it into bud. I also noticed there was no console.error, which is unfortunate.
console.error
This isn't perfect since it's logged directly to os.Stdout rather than being catchable.
I'll need to look into PRing https://github.com/kuoruan/v8go-polyfills or bringing it into bud. I also noticed there was no
console.error
, which is unfortunate.