Stream: git-wasmtime

Topic: wasmtime / issue #7179 Change libcall signatures to match...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 06 2023 at 21:22):

elliottt opened issue #7179:

          I'm wondering if there's a chance we could make the signatures of the libcalls compatible with the Wasm spec, that way we would avoid having to pre-process the stack (at least for the already existing values) before emitting calls.

_Originally posted by @saulecabrera in https://github.com/bytecodealliance/wasmtime/pull/7155#discussion_r1347468699_

view this post on Zulip Wasmtime GitHub notifications bot (Oct 06 2023 at 22:27):

elliottt edited issue #7179:

I'm wondering if there's a chance we could make the signatures of the libcalls compatible with the Wasm spec, that way we would avoid having to pre-process the stack (at least for the already existing values) before emitting calls.

_Originally posted by @saulecabrera in https://github.com/bytecodealliance/wasmtime/pull/7155#discussion_r1347468699_


Last updated: Nov 22 2024 at 16:03 UTC