lunatic-solutions / lunatic

Lunatic is an Erlang-inspired runtime for WebAssembly
https://lunatic.solutions
Apache License 2.0
4.62k stars 138 forks source link

Add trace methods #161

Open jtenner opened 1 year ago

jtenner commented 1 year ago

These functions should help developers of testing libraries to obtain stack traces. This is a draft pull request because I don't know how effective this is.