Skip to content

[wasm][coreclr] decouple argiterator and calling convention from the interpreter #120791

@radekdoulik

Description

@radekdoulik

context: #120665 (comment)

currently we use the same layout for the arguments as on the interpreter stack, to be able to just copy chunk of memory when calling the interpreter from native code.

with the native codegen we should rethink that

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions