Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

panic propagated across FFI boundary without landing pads

Metadata

  • Code: E8008
  • Default level: Error
  • Phase: Runtime
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E8008
  • Tags: runtime, panic

How to fix

  • avoid panic in ffi
  • abort-on-panic builds

Typical output

E8008: runtime panic unwind incomplete
note: panic propagated across FFI boundary without landing pads