fastly / js-compute-runtime

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

Implement two hostcalls for obtaining address/port used to connect to origin #814

Closed kpfleming closed 2 months ago

kpfleming commented 3 months ago

These two hostcalls were recently added. Support for them has already been added in the Rust SDK, but should also be added in the JavaScript SDK.

guybedford commented 3 months ago

Thanks for sharing, I will aim to get this together for a release either next week or the week of the 8th of July.

guybedford commented 3 months ago

I have some work-in-progress code here, but a release is currently blocked on Viceroy support for these new hostcalls.

guybedford commented 2 months ago

This was released in 3.18.0.