dispatchrun / wasi-go

A Go implementation of the WebAssembly System Interface (WASI)
Apache License 2.0
124 stars 7 forks source link

Implement the 2023_10_18 version of web serving. #95

Open brendandburns opened 10 months ago

brendandburns commented 10 months ago

Brings this implementation up to date with the 2023_10_18 version of the Wasi-http spec.