fastly / js-compute-runtime

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

HTTP Cache API: JS SDK #991

Open guybedford opened 1 month ago

guybedford commented 1 month ago

This is to track the JS SDK additions in Q4 to support HTTP Cache API

abharadwaj999 commented 1 month ago

Can we have this by EoY (Q4) as we do have JS customers waiting on HTTP Cache API support ?

guybedford commented 1 month ago

Hostcall parity is exactly the Q4 goal. I haven't fully analyzed the surface area of the new HTTP Cache API yet, and KVStore v2 is next on the list, but it seems fairly likely we should be able to complete this in Q4.

abharadwaj999 commented 1 month ago

apologies, but just for my understanding, does "hostcall parity" equate to "JS SDK availability in guest for HTTP Cache API " or something else host specific only?

guybedford commented 1 month ago

Yes we want to fully support the latest host APIs in the JS SDK.