alexcrichton commented on Issue #1215:
I believe this was fixed in https://github.com/bytecodealliance/wasmtime/pull/1286, and we're not verifying the header file is usable on CI!
alexcrichton closed Issue #1215:
#define own
and
#undef ownare missing for new wasmtime.h.
Both wasi.h and wasm.h define own properly.
rene-fonseca commented on Issue #1215:
Yes, fixed now.
rene-fonseca commented on Issue #1215:
Oh I still like the #include <wasm.h> changed though - see above.
alexcrichton commented on Issue #1215:
Can you open a separate issue? It's hard to dig through the comments of an unrelated issue to see what needs fixing.
rene-fonseca commented on Issue #1215:
Opened https://github.com/bytecodealliance/wasmtime/issues/1313
Last updated: Nov 22 2024 at 16:03 UTC