emscripten-core / emscripten-fastcomp

LLVM plus Emscripten's asm.js backend
Other
182 stars 111 forks source link

don't export all functions in relocatable modules in fastcomp #234

Closed kripken closed 5 years ago

kripken commented 5 years ago

Leave that to the emcc driver to decide. See https://github.com/kripken/emscripten/pull/7319