Looking at the State of JS surveys from 2021 and 2020, I see Deno went from 6% to 7.1% of mindshare.
That's not great. It's hard to create a new runtime and get adoption when there already a widely used equivalent (node js). But Deno is such a superior experience I truly hope they succeed.
(By "succeed" I mean that they gain enough traction that they continue to put resources into it. If not
Deno.deploy will go bust, and Deno will be abandoned)
https://2020.stateofjs.com/en-US/other-tools/runtimes
https://2021.stateofjs.com/en-US/other-tools/runtimes
Also it seems they have figured out they can't get far by asking devs to rewrite their code for Deno or to be runtime agnostic.
So they are making improvements to their node compatibility. If thy can get that nailed down, this could be a big help for them (and for Dropserver too!)