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

Update to latest StarlingMonkey #813

Closed guybedford closed 1 week ago

guybedford commented 1 week ago

Updates to the latest StarlingMonkey, including relaxing the exact format of the error message tests to align with https://github.com/bytecodealliance/StarlingMonkey/pull/73.

In the process, the WPT test suite has now diverged between js-compute-runtime and StarlingMonkey.