Stream: git-wasmtime

Topic: wasmtime / issue #8219 Take index type into account in dy...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 22 2024 at 14:48):

fitzgen added the cranelift:goal:optimize-speed label to Issue #8219.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 22 2024 at 14:48):

fitzgen opened issue #8219:

In the general case, we do a bunch of uadd_overflow_traps, but we shouldn't need to worry about overflow for 32-bit Wasm memories on 64-bit targets.


Last updated: Nov 22 2024 at 16:03 UTC