Deno support?
#4191
Replies: 2 comments 2 replies
-
unfortunately, we're not interested in supporting multiple runtimes. you can read this to know more : thetutlage/meta#7 but feel free to try to make AdonisJS compatible with Deno. It would be cool to see ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Deno 2.0 is out now, It allows using node packages |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know AdonisJS is "a fully featured web framework for Node.js" and Deno is not Node.js, but given its popularity I think it'd be worth considering Deno support. 😄
As far as I can tell, AdonishJS doesn't use ESM, so it might be a lot of work: https://dev.to/craigmorten/guide-to-porting-node-modules-to-deno-41cd
I also created a Deno module request for AdonisJS here: denoland/wanted_modules#82
Beta Was this translation helpful? Give feedback.
All reactions