Stream: git-wasmtime

Topic: wasmtime / PR #5351 WIP implement `heap_{load,store}`


view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 00:26):

fitzgen opened PR #5351 from heap-load-store to main:

Work in progress, do not merge.

Need to figure out what to do about the usage of heap_addr in cranelift-wasm that doesn't feed into either a load or a store but instead into something like uload8 or an atomic operation.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 18:01):

fitzgen updated PR #5351 from heap-load-store to main.


Last updated: Nov 22 2024 at 16:03 UTC