Commit Graph

1 Commits

Author SHA1 Message Date
Jake Bailey b8b831cf5c runtime: support panic recovery on Xtensa
Use picolibc setjmp and longjmp to save and restore the complete
Xtensa register-window state at TinyGo panic checkpoints.

Provide the target configuration and window spill helper required by
picolibc. Increment its cache version because Xtensa archives now
include another source file.
2026-09-08 09:15:33 +02:00