Edge Runtime support for Adapter plugins #1141
Labels
Adapter
documentation
Greenwood specific docs
feature
New feature or request
Plugins
Greenwood Plugins
RFC
Proposal and changes to workflows, architecture, APIs, etc
Milestone
Type of Change
Feature
Summary
Coming out of #1008 , Greenwood now has support for the following serverless hosting providers
With additional support coming soon for
Most of these platforms also support edge runtimes, so for these and upcoming adapter plugins, so we will want to look into adding Edge support as well. Something to keep in mind though is reproducing the "edge" runtime locally, since there will be geographic and custom context only available at runtime on the hosting platform.
Details
Based on reading done so far, I think there will likely just need to be an option to opt-in per file (or maybe a top level project wide config?) to determine if something should run at the edge or not, e.g.
Integrating with local hosting platform CLIs would probably be super helpful here.
The text was updated successfully, but these errors were encountered: