Stream: ComponentizeJS

Topic: Decoding custom section component-type


view this post on Zulip Emiel Van Severen (Aug 14 2023 at 11:53):

I'm getting the following error using the wasmtime 11.0.1's reactor adapter.
I use the same adapter for a rust guest. The versions of wasmtools seem to match.
@Guy Bedford, if this requires a fix somewhere, I'd like to help but I'll probably need some guidance..

    throw new ComponentError(variant8.val);
          ^
ComponentError: decoding custom section component-type:reactor

Last updated: Nov 22 2024 at 16:03 UTC