Closed nicholaides closed 4 months ago
It's based on JavaScript (which is now renamed to Nodejs). I copied over the JavaScript directory and updated process.argv to Deno.args. 5/15 test are still failing.
process.argv
Deno.args
It's based on JavaScript (which is now renamed to Nodejs). I copied over the JavaScript directory and updated
process.argv
toDeno.args
. 5/15 test are still failing.