Stream: git-wasmtime

Topic: wasmtime / issue #9350 Reuse linear memories, and our cod...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 16:53):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 16:53):

fitzgen added the performance label to Issue #9350.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 16:53):

fitzgen added the wasmtime:ref-types label to Issue #9350.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 16:53):

fitzgen opened issue #9350:

We have a bunch of knobs and associated optimizations and special cases for linear memory bounds checks. We should reuse all that for Wasm GC heaps, letting them be more configurable and emitting better code for their bounds checks.


Last updated: Nov 22 2024 at 16:03 UTC