Stream: general

Topic: Recent wasm-tools component new breakage


view this post on Zulip Kevin King (Dec 10 2022 at 20:18):

Hi there, I'm super excited about rust + wasi + components and was experimenting with it all last night :)

It appears https://github.com/bytecodealliance/wasm-tools/pull/858 broke component generation for a wasi-targetted input. I have published a repro repository to hopefully help debug: https://github.com/kcking/wasm-tools-component-repro/blob/main/run.ps1

This PR is not ready for review yet but I wanted to open it up to help prepare for the scale of change happening here. This is becoming a very large change, which is somewhat expected, and it's als...
Contribute to kcking/wasm-tools-component-repro development by creating an account on GitHub.

view this post on Zulip Alex Crichton (Dec 11 2022 at 00:08):

Yes intermediate formats are changing right now so the updates there will need to be pushed out to other tools I think, which hasn't happened yet. Others and I are still working on changes in wasm-tools and pushing that outwards will work soon but for now you'll want to stick to the published versions of crates if you can


Last updated: Oct 23 2024 at 20:03 UTC