Fix Wasmtime C++ API without wat feature.#12706
Conversation
Correct.
There are actually 2 separate cases here (bundled into single PR per contributing guidelines against trivial changes), that I've run into within a few days from each other, and neither would be covered by those tests.
Let me know how to proceed. Thanks! |
Thanks for the explanation. Let's add the additional |
Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
wat feature.wat feature.
Actually, I'm going to split this into C++ API fixes (this PR) and other feature-related build fixes (#12719) after all. Since we don't want to add |
|
Oops! I forgot to push the version with the unrelated build fix removed. Luckily, I caught it before it was merged. Not sure if you need to re-queue it. Sorry for the noise! |
No description provided.