Viceroy icon indicating copy to clipboard operation
Viceroy copied to clipboard

Add the `adapt` command to produce components from core wasm

Open elliottt opened this issue 9 months ago • 0 comments

This PR adds a component adapter based on the wasi_snapshot_preview1 adapter that also adapts the fastly host call abi. While the adapter can't yet be applied when running the serve command, it is possible to use the new adapt command to take wasm produced with a fastly compute SDK, and produce a component that can be run with Viceroy.

elliottt avatar May 23 '24 23:05 elliottt