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