Stream: git-wasmtime

Topic: wasmtime / Issue #2372 Cranelift: implement Windows(Fastc...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2020 at 19:16):

yurydelendik edited Issue #2372:

The issue is a part of #2079 (and possibly #1642 ?). The issue needs to be extended to all new backends (x64 and aarch64). This will require implementing the win64 fastcall ABI (or "mostly AArch64 EABI") support in cranelift/codegen/src/machinst/ to fix e.g. tests/all/traps.rs tests.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2021 at 18:52):

alexcrichton commented on Issue #2372:

I believe fastcall is now implemented, so I think this can be closed.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2021 at 18:52):

alexcrichton closed Issue #2372:

The issue is a part of #2079 (and possibly #1642 ?). The issue needs to be extended to all new backends (x64 and aarch64). This will require implementing the win64 fastcall ABI (or "mostly AArch64 EABI") support in cranelift/codegen/src/machinst/ to fix e.g. tests/all/traps.rs tests.


Last updated: Nov 22 2024 at 17:03 UTC