swift-atomics icon indicating copy to clipboard operation
swift-atomics copied to clipboard

add support for riscv64

Open futurejones opened this issue 1 year ago • 0 comments

Add support for riscv64 as host architecture.

Checklist

  • [x] I've read the Contribution Guidelines
  • [x] My contributions are licensed under the Swift license.
  • [x] I've followed the coding style of the rest of the project.
  • [x] I've added tests covering all new code paths my change adds to the project (if appropriate).
  • [x] I've verified that my change does not break any existing tests.
  • [x] I've updated the documentation if necessary.

futurejones avatar Jun 17 '24 03:06 futurejones