swiftwasm / WasmKit

WebAssembly Runtime written in Swift
https://swiftpackageindex.com/swiftwasm/WasmKit/main/documentation/wasmkit
MIT License
226 stars 8 forks source link

Backtrace: Support functions backed by host native code #154

Open kateinoigakukun opened 1 week ago

kateinoigakukun commented 1 week ago

Currently, WasmKit does not print host function frames in a crash backtrace.