Skip to content

Is there anyone with JIT compiler development experience? #1665

@snikeguo

Description

@snikeguo

Description

I've successfully ported the MONO virtual machine to the STM32H7 platform. It currently runs, but the generated instructions are in the ARMv7-A ARM instruction set, while our target platform requires the ARMv7-M Thumb-2 instruction set.
Is there anyone capable of developing a JIT compiler backend? We need to generate machine code based on MONO IR.
The current adaptation is for .NET 9. The compiled firmware size is 4MB (-O0, no optimizations enabled)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions