Stream: general

Topic: Wasmtime Heap Type


view this post on Zulip Minyeong Jeong (Jan 21 2021 at 08:42):

Hi, brief question: Is there a way to tell wasmtime to use a specific heap type(i.e. static/dynamic heap) when running Wasm code?

view this post on Zulip bjorn3 (Jan 21 2021 at 11:37):

It doesn't seem so.

view this post on Zulip fitzgen (he/him) (Jan 21 2021 at 18:05):

There are a few knobs:


Last updated: Nov 22 2024 at 17:03 UTC