Stream: git-wasmtime

Topic: wasmtime / PR #3692 Pass the ISA-specific compilation fla...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 14 2022 at 14:27):

akirilov-arm opened PR #3692 from abi_isa_flags to main:

These changes have been extracted from PR #3606. There are various cases in which function prologues and epilogues need to be modified depending on ISA specifics such as supported extensions, e.g. any prototyping work for bytecodealliance/rfcs#19, so this PR adds the necessary plumbing to the generic ABI implementation.


Last updated: Nov 22 2024 at 17:03 UTC