Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ exportAliases
Function
exportAliases
src/runtime_common.js:190–192 ·
view source on GitHub ↗
(wasmExports)
Source
from the content-addressed store, hash-verified
188
189
#
if
!DECLARE_ASM_MODULE_EXPORTS
190
function
exportAliases(wasmExports) {
191
{{{ makeExportAliases() }}}
192
}
193
#endif
Callers
1
libcore.js
File · 0.85
Calls
1
makeExportAliases
Function · 0.85
Tested by
no test coverage detected