wit, wit/bindgen: fix handling of transitively included @since gates across package boundaries#326
wit, wit/bindgen: fix handling of transitively included @since gates across package boundaries#326
Conversation
|
Hey @ydnar just to pop in here and keep you up to date, WebAssembly/component-model#477 Hopefully this eases implementation that you're already working on! We also have some WAST tests and Rust tests w/ components that might be useful for reference. |
|
Can we rename it to just |
|
What immediately comes to mind is that I think it's certainly worth discussing in that thread though -- I don't know exactly why it wasn't called |
…rom different packages Attemped to correct #325.
Fixes #325.