/rsetjmp

setjmp/longjmp implementation fully in Rust (based on musl). Supports: x86-64, ARM64, RISCV64

Primary LanguageRustBSD 2-Clause "Simplified" LicenseBSD-2-Clause

rsetjmp

setjmp/longjmp implemented in Rust. Based on musl libc source code.

Supported architectures

  • x86-64: yes
  • arm64: yes
  • riscv64: yes
  • i586+: yes