Stream: git-wasmtime

Topic: wasmtime / PR #2122 Fix execution of spectest fuzzer


view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2020 at 13:56):

alexcrichton opened PR #2122 from fix-spectests to main:

We've enabled bulk memory and reference types by default now which means
that wasmtime in its default settings no longer passes the spec test
suite (due to changes in error messages in initialization), so when
we're running the spec test fuzzer be sure to disable reference types
and bulk memory since that's required to pass.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2020 at 15:25):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2020 at 15:25):

fitzgen merged PR #2122.


Last updated: Nov 22 2024 at 16:03 UTC