6 Commits

Author SHA1 Message Date
wackbyte
bbaa60e8c2
Update dependencies (#30)
* dev-test: update dependencies

* update wasmparser: 0.99.0 -> 0.101.1

Remove `i64` generation fix for elements as they only contain `reftype` and not `i64`

* update wasmparser: 0.101.1 -> 0.103.0

See <https://github.com/bytecodealliance/wasm-tools/pull/957> for more information

* update wasmparser: 0.103.0 -> 0.106.0

* update wasmparser: 0.106.0 -> 0.107.0
2023-06-26 17:19:12 -04:00
Rerumu
d33e4a6b3e Add naive local and temporary spills 2023-06-25 22:49:29 -04:00
Rerumu
7a49d61e0a Housekeeping with clippy 2023-06-20 14:07:25 -04:00
wackbyte
7066e2ebd8
Bump dependencies
wasm-smith: 0.11.0 -> 0.12.0
wasmparser: 0.86.0 -> 0.99.0
wast: 42.0.0 -> 52.0.2
2023-01-26 23:22:02 -05:00
Rerumu
2c913e86ed Add module loading validity checks 2022-08-22 14:08:38 -04:00
Rerumu
9f8cf3814b Refactor wasm-ast to use wasmparser 2022-06-24 16:55:38 -04:00