You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build wasmtime on OpenBSD noticed it's trying to pull in malloc.h. It should be using stdlib.h like FreeBSD. Unless you get to it first, I'll submit a MR shortly. Thanks