rvscript icon indicating copy to clipboard operation
rvscript copied to clipboard

Use Zig musl/libc++ toolchain to build programs

Open fwsGonzo opened this issue 1 year ago • 0 comments

Zig is a standalone program that can build static RISC-V programs on all relevant platforms.

This currently fails on throwing C++ exceptions, but only when native syscalls are at play.

Work in progress.

fwsGonzo avatar Dec 22 '24 20:12 fwsGonzo