What's Changed
- Support componentizing modules that have duplicate imports. by @erikrose in #2145
- reencoder: allow implementers to fail to reencode indices and such by @nagisa in #2179
- Add the GC canonical option by @fitzgen in #2182
- Add the "lime1" feature set for validation by @alexcrichton in #2186
- Fix expanding
task.returntypes in text parsing by @alexcrichton in #2189 - Add ability to detect name clashes on includes in wit-smith by @jsturtevant in #2193
- Add stability attributes to the worlds in wit-smith by @jsturtevant in #2194
wasmparser: OptimizeLocals::gettype query by @Robbepop in #2197- wasmparser OperatorsReader: remove unused
data_index_occurredby @keithw in #2203 - wasmparser: avoid skipping locals to get OperatorsReader for a function body by @keithw in #2204
- Release wasm-tools 1.231.0 by @github-actions in #2206
Full Changelog: v1.230.0...v1.231.0