js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

Reject core cache body ranges where the end precedes the start

Open cceckman-at-fastly opened this issue 9 months ago • 0 comments

These are rejected in Go as of https://github.com/fastly/compute-sdk-go/pull/165, and in Rust as of PR 5097 in that repository.

This is a guest (SDK/runtime) change rather than a host change so as not to break users that may accidentally rely on this "feature"; hopefully their next SDK upgrade will highlight the issue.

cceckman-at-fastly avatar Jun 04 '25 22:06 cceckman-at-fastly