deislabs / wagi

Write HTTP handlers in WebAssembly with a minimal amount of work
Apache License 2.0
889 stars 45 forks source link

Don't error if guest calls proc_exit with exit code 0 #180

Open itowlson opened 2 years ago

itowlson commented 2 years ago

Backports fix of https://github.com/fermyon/spin/issues/321 to WAGI.