how to log the console from VM
Opened this issue · 0 comments
islamghany commented
hey there i am building an IDE for JS and i am trying to console.log from it and the Console components does't update.
this text is showing in the browser console but not in the Console Component when trying to console from my IDE
i want only know how to make console-feed Component listen when console in the virtual machine log
i am using esbuild to build the code from the ide