Skip to content

wasm-tools-1.0.26

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 21:15
· 799 commits to main since this release
1d75a98
Bump crate versions (#950)

`wasm-tools-c-api` 0.1.1 => 0.1.1
`wasm-mutate-stats` 0.1.0 => 0.1.0
`wit-parser-fuzz` 0.0.1 => 0.0.1
`wasmparser` 0.101.1 => 0.102.0
`wasm-encoder` 0.24.1 => 0.25.0
`wasmprinter` 0.2.52 => 0.2.53
`wast` 54.0.1 => 55.0.0
`wat` 1.0.60 => 1.0.61
`wasm-smith` 0.12.4 => 0.12.5
`wasm-mutate` 0.2.20 => 0.2.21
`wasm-shrink` 0.1.21 => 0.1.22
`wasm-compose` 0.2.9 => 0.2.10
`wit-parser` 0.6.2 => 0.6.3
`wasm-metadata` 0.3.0 => 0.3.1
`wit-component` 0.7.1 => 0.7.2
`wasm-tools` 1.0.25 => 1.0.26

Notably this includes #944 which updates relaxed-simd support and #946
which restricts WIT and the component model's overlapping
imports/exports.