Stream: git-wasmtime

Topic: wasmtime / Issue #2834 Add test for #2833


view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2021 at 16:08):

abrown commented on Issue #2834:

I suspect that we only need to do the following to trigger the bug:

  v29 = iconst.i16 0
  stack_store v29, ss1+8

Maybe a test that does stack stores and loads for a bunch of different types (esp. i8 and i16) will give more confidence?


Last updated: Nov 22 2024 at 16:03 UTC