HomeAbout RISC-V

Swift 5.10.1-V3 Update for Riscv64

By futurejones
Published in Development
August 24, 2024
1 min read
Swift 5.10.1-V3 Update for Riscv64

Swift version 5.10.1 V3 update is now available.

New Features~

  • Now includes sourcekit-lsp

SourceKit-LSP provides intelligent editor functionality like code-completion and jump-to-definition to editors that support LSP like VSCode and VSCodium on riscv64 devices.

Please Note ~
This release is not production ready and may have unexpected bugs!

Bug Fixes ~

  • extra build flags -Xlinker -latomic are no longer required for most cases.

Known Issues ~

  • swift repl - not working

  • swift scripting - not working - e.g. swift hello.swift

  • macros are unavailable as toolchain is build with bootstrapping off

Installation ~
Swift riscv64 .deb packages now available for easy installation in the Swift Community Apt Repository.

## install curl
sudo apt install -y curl

## install the Swift Community Apt Repository
curl -s https://archive.swiftlang.xyz/install.sh | sudo bash

## install Swift
sudo apt install swiftlang

Let me know if you have any issues or questions.
Hope you enjoy using swift on riscv64!

Github - Swift 5.10.1-V3 - Download


Tags

#development#technology#swift
Previous Article
Swift Hello Riscv64 World
Next Article
RISCV Hardware

Quick Links

About RISC-V

Social Media