Skip to content

Conversation

@kassane
Copy link
Contributor

@kassane kassane commented Aug 22, 2024

Summary

Add Swift 6 (embedded module) support

Note: Currently, snapshot version (nightly)

Impact

Another Safe Programming Language alternative with C++ and C FFI support. (like, D and Rust)

Testing

$ qemu-system-riscv32 \
    -semihosting \
    -M virt,aclint=on \
    -cpu rv32 -smp 8 \
    -bios none \
    -kernel nuttx -nographic
NuttShell (NSH) NuttX-12.6.0-RC1
nsh> hello_swift
Hello from Swift embedded!

cc: @lupyuen

References

required: swift 6 (embedded module)
@kassane kassane force-pushed the swift-embedded-support branch from 95fd8ad to e1ad592 Compare August 22, 2024 17:40
@xiaoxiang781216 xiaoxiang781216 merged commit 7c4590b into apache:master Aug 23, 2024
@kassane kassane deleted the swift-embedded-support branch August 23, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants