Skip to content
#

elixir-library

Here are 313 public repositories matching this topic...

wasmex
tessi
tessi commented Jul 24, 2021

Looking as wasmer usage examples, I noticed that errors returned from a wasm function call not just have a message but also a stacktrace. No one complained yet, but I guess we want to serialize stacktraces into our error feedback.

The place to change would be [within instance.rs#execute_function()](https://github.com/tessi/wasmex/blob/f4894f78b9854c7256f9c7265add5e0187c3a546/native/wasmex/src/i

good first issue

Improve this page

Add a description, image, and links to the elixir-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elixir-library topic, visit your repo's landing page and select "manage topics."

Learn more