Git Product home page Git Product logo

Comments (5)

MichalStrehovsky avatar MichalStrehovsky commented on July 29, 2024 5

ARM32 should be doable, it used to work with NativeAOT but might have bitrotted a bit. dotnet/runtime#69739 (comment) mentions adding this upstream; I don't think there's a dedicated issue.

Once upstream has it, I can pick that up here. Otherwise extending architecture reach beyond what NativeAOT supports is out of scope for bflat. I don't have the kind of time for it (bflat is a side project that I spent ~2 hours a week on for a couple months and I don't plan to increase the commitment beyond that - just keep up with upstream and sometimes add something interesting with a good bang for the buck).

from bflat.

snikeguo avatar snikeguo commented on July 29, 2024 1

I have ported clrGC to STM32.
It is very difficult to port native aot runtime to STM32.
I implemented “ Try Catch" in bare metal.
image

from bflat.

voronoipotato avatar voronoipotato commented on July 29, 2024

If that's out of reach I wonder if a LLVM target would get you there.

from bflat.

klvnptr avatar klvnptr commented on July 29, 2024

thanks for the feedback @voronoipotato LLVM target would be the best, so ppl could cross-compile to any targets. maybe there is a plan for LLVM IR target ? :)

from bflat.

voronoipotato avatar voronoipotato commented on July 29, 2024

maybe there's clues in https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM

from bflat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.