We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486db79 commit e30b32aCopy full SHA for e30b32a
1 file changed
src/library.js
@@ -5104,7 +5104,7 @@ LibraryManager.library = {
5104
}
5105
},
5106
5107
-// _ZNSt9exceptionD2Ev: function(){}, // XXX a dependency of dlmalloc, but not actually needed if libcxx is not anyhow included
+ _ZNSt9exceptionD2Ev: function(){}, // XXX a dependency of dlmalloc, but not actually needed if libcxx is not anyhow included
5108
5109
// RTTI hacks for exception handling, defining type_infos for common types.
5110
// The values are dummies. We simply use the addresses of these statically
0 commit comments