Hi! I'm new to WAMR. I was wondering if there is support in WAMR for WebAssembly components, where rich types can be defined using the WIT standard and passed in/out of a WASM program. I know Wasmtime has some support for this already. Is this in the works for WAMR as well?
see https://github.com/bytecodealliance/wasm-micro-runtime/issues/2126
i'm not aware of anyone working on it actively right now.
Thank you! I will read the GitHub Issue carefully and follow WAMR's progress on this topic.
The team is evaluating the component model spec and will update the status in #2126.
Last updated: Nov 22 2024 at 16:03 UTC