Stream: git-wasmtime

Topic: wasmtime / Issue #1029 Use callee-saved registers strateg...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2021 at 20:28):

bjorn3 commented on Issue #1029:

This is outdated with the new backend framework, right?

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2021 at 20:30):

cfallin commented on Issue #1029:

Indeed!

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2021 at 20:30):

cfallin closed Issue #1029:

Once prologue/epilogue generation knows how to allocate stack space, https://github.com/stoklund/cretonne/issues/187, it'll also need to emit code to save and restore callee-saved registers.


Last updated: Oct 23 2024 at 20:03 UTC