fastly / Viceroy

Viceroy provides local testing for developers working with Compute.
https://fastly.dev/learning/compute/testing/#running-a-local-testing-server
Apache License 2.0
140 stars 35 forks source link

Run tests as components #396

Open elliottt opened 2 days ago

elliottt commented 2 days ago

Update tests to run as both core-wasm modules and components. This also includes a number of fixes to both the component adapter and component host side implementation.