Skip to content

no_std ? #74

@kairoswater-jason

Description

@kairoswater-jason

In the embedded world of microcontrollers/microprocessors/etc. running no_std type rust and C software all sorts of weird and wonderful architectures (and proprietary/customized/obscure/obsolete/etc. compilers) are used. Many more than just on the PC.

ABI compatibility and documentation is lackluster in this space.

Is it feasible to run this on something like the popular ARM Cortex M0+ CPU core? (in an emulator like qemu or in physical hardware).

I suspect the lack of std support probably makes it impossible, but I figured I should ask anyways

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions