emscripten-core / emscripten-core/emscripten

bun doesn't seem to support wasm function names in stacktraces

Open
#26,197 0 comments 0 reactions 0 assignees View on GitHub
engine: bun
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Instead it seems to just report "unkown" for all wasm frames:

```
void Foo()")' failed in file /usr/local/google/home/sbc/dev/wasm/emscripten/test/test_emscripten_log.cpp:81!
Callstack was at unknown
at unknown
at unknown
at unknown
at (test_emscripten_log.js:614:12)
at callMain (test_emscripten_log.js:1836:15)
at doRun (test_emscripten_log.js:1889:24)!
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.