Stream: git-wasmtime

Topic: wasmtime / PR #1590 Remove should_panic assertions from w...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2020 at 19:40):

alexcrichton opened PR #1590 from less-should-panic to master:

This commit removes the should_panic function now that all wasm spec
tests are passing on arm64 (yay!). The remaining case, SIMD, has been
folded into #[ignore]. This should prevent tons of panics from showing
up in the logs while on CI because it's likely going to be some time
before SIMD for aarch64 is tackled.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2020 at 20:01):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2020 at 20:08):

alexcrichton merged PR #1590.


Last updated: Nov 22 2024 at 16:03 UTC