Files
wasmtime/crates
Peter Huene 4087fcee65 Register individual FDEs for musl libc.
When targeting musl, libunwind is used for the `__register_frame`
implementation.

Unlike when targeting libgcc which expects an entire frame table, the libunwind
implementation expects a single FDE.

This change ensures Wasmtime registers each individual FDE when targeting musl.

Fixes #1904.
2020-06-25 11:42:50 -07:00
..
2020-06-12 15:37:04 -05:00
2020-06-12 15:37:04 -05:00
2020-06-12 15:37:04 -05:00