Alter Step

Results 2 issues of Alter Step

curl is used everywhere, and supports many protocols: HTTP, HTTP/2, even HTTP/3 already but also LDAP, SMTP, SFTP, SMB... all the possible features and options of these protocols are available....

feature-request

When a host function defined using `linker.FuncWrap()` with a `*Caller` parameter panics, wasmtime-go crashes with a nil pointer dereference in `func.go` instead of properly propagating the panic. ``` panic: runtime...