fermyon / spin

Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
https://developer.fermyon.com/spin
Apache License 2.0
5.47k stars 255 forks source link

support `wasi:http/incoming-handler@0.2.1` exports #2853

Closed dicej closed 1 month ago

dicej commented 1 month ago

This is needed to support the latest experimental .NET SDK, as well as components produced using e.g. cargo-component based on WASI 0.2.1 WIT files.

Sorry about the spurious whitespace changes; rustfmt had opinions.