Uh oh!
There was an error while loading. Please reload this page.
Annotations - #372
Conversation
yoshuawuyts
commented
Feb 18, 2025
Oh shoot, as mentioned in bytecodealliance/wasm-pkg-tools#150 (comment) we should not create authors in the producers until bytecodealliance/wasm-tools#2054 has landed. Making a note here so I don't forget. |
yoshuawuyts
commented
Feb 18, 2025
fixed the author bits of the PR. Once #371 has been merged this should be good to go now! |
74fd578 to
97ebe70Compareyoshuawuyts
commented
Feb 21, 2025
#371 has been merged; this is now ready for review |
yoshuawuyts
commented
Feb 21, 2025
Tests seem to be failing because Rust 1.58 has shipped, warning that |
yoshuawuyts
commented
Mar 1, 2025
bytecodealliance/wit-bindgen#1183 should fix this I believe. |
pchickey
commented
Mar 13, 2025
Just needs a rebase on main now |
yoshuawuyts
commented
Mar 13, 2025
rebased; now just waiting on CI to pass |
Uh oh!
There was an error while loading. Please reload this page.
yoshuawuyts
commented
Mar 14, 2025
I don't have merge rights on this, but I think it's ready to be merged! |
Depends on #371. Adds support for component-native annotations. I wasn't quite sure what to put in the "language field" for the top-level component, but I figured "Rust" would be a good fit. Thanks!
Before
After