heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
193 stars 11 forks source link

Support for deno and bunjs, the javascript runtime and package manager #281

Closed shiladityab24 closed 5 months ago

shiladityab24 commented 5 months ago

Required Terms

What service(s) is this request for?

Buildpack

Tell us about what you're trying to solve. What challenges are you facing?

I have a question based on the latest javascript runtimes available on the market, deno and bunjs, does it support on heroku, can we make buildpack based on this?

ASayre commented 5 months ago

Thank you for the feedback! Merging this one into #216 - these additional runtimes in the node space, bun and deno, are certainly on our radar!

In the interim, we fully support custom buildpacks https://devcenter.heroku.com/articles/buildpacks#creating-a-buildpack to allow for use of these on our platform before we bring official support for these!