emscripten-core / emscripten-core/emscripten
Should we build UBSAN versions of our system libraries?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I just ran into a bug in wasmfs that I think UBSAN would have picked up. See https://github.com/emscripten-core/emscripten/pull/24257
It looks like we build libwasmfs as AsanInstrumentedLibrary, but we have no equivalent for ubsan
Contributor guide
Assessment
This issue has not been assessed yet.