Stream: general

Topic: ✔ WIT unions for ECS


view this post on Zulip Lacosst0 (Jul 28 2025 at 20:48):

I don't know how hard is it to implement in other languages (using functions, etc), so I understand it can be too much work for small benefit. I think making wit-bindgen smarter would lead to more problems than solutions, because it will make some wit more targeted (idiomatic) , instead of rewriting logic for all languages
Similar issue: https://github.com/WebAssembly/component-model/issues/331#issuecomment-2092764465
I will probably try making language-specific libs for my use case with help of wit. Maybe remake my use case specific idl
If it's possible in zulip, I won't be against reminding me if wit gets new feature for my use case
Thanks for your time. I really love this project and it's goals. I appreciate your work

Hi -- I'm trying to create a resource in a component that can be constructed from values of different types. I could use a variant as an argument, but it would be nice if I could overload the const...

view this post on Zulip Notification Bot (Jul 28 2025 at 20:49):

Lacosst0 has marked this topic as resolved.


Last updated: Dec 06 2025 at 05:03 UTC