Stream: git-wasmtime

Topic: wasmtime / issue #6585 Cranelift: Make all registers call...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2023 at 17:37):

fitzgen opened issue #6585:

Smallest code size for callers, which is good because cold functions aren't hot and so we want their call sites to take up as little icache as possible, easy to jump right over.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2023 at 17:37):

fitzgen labeled issue #6585:

Smallest code size for callers, which is good because cold functions aren't hot and so we want their call sites to take up as little icache as possible, easy to jump right over.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2023 at 17:37):

fitzgen labeled issue #6585:

Smallest code size for callers, which is good because cold functions aren't hot and so we want their call sites to take up as little icache as possible, easy to jump right over.


Last updated: Oct 23 2024 at 20:03 UTC