fermyon / spin

Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
https://developer.fermyon.com/spin
Apache License 2.0
5.51k stars 257 forks source link

Fix WITs not playing nicely with wasm-tools etc. #2894

Closed itowlson closed 4 weeks ago

itowlson commented 4 weeks ago

The previous WIT layout, although pleasingly symmetrical, didn't play nicely with other tools (e.g. wasm-tools component wit -w would create a shell of a Wasm-WIT file but all the worlds and interfaces would be missing).

The PR compromises with reality.