fastly / js-compute-runtime

JavaScript SDK and runtime for building Fastly Compute applications
https://developer.fastly.com/learning/compute/javascript/
Apache License 2.0
193 stars 26 forks source link

fastly:experimental plan #774

Open guybedford opened 1 month ago

guybedford commented 1 month ago

What is the plan for fastly:experimental? It seems to be a mix of experimental features as well as what was previously exposed on the fastly global.

Should we move this to a fastly:core, fastly:process , fastly:runtime or fastly:worker import here instead?

Perhaps the fastly global isn't so bad to keep around, just so long as new features don't get added to it?