Skip to content

Make Arc optional #16

Description

@stevefan1999-personal

use alloc::sync::Arc;

This won't compile under architecture that does not support atomic instructions such as riscv32imc-unknown-none-elf. But on a higher level of thoughts this means the entire Arc/ArcK should be disabled

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