node-in-browser
node-in-browser copied to clipboard
Attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.
Hey!! Nodejs has changed a lot in the current LTS (14.17.6). Any plans on updating the code any time soon? If yes can I use the updated code in my...
I am very interested and have time to contribute.
After installing packages I try to build npm but have the following error: > start cmd /c "cd nodeos/host && tsc -w" && start cmd /c "cd nodeos/node && tsc...