You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can alias it on the consuming side pretty easily, but it would be nice if this were configurable, as MainModule is not a great name and it will conflict between multiple modules.
The text was updated successfully, but these errors were encountered:
Mike-Bell
changed the title
Option to rename MainModule for generated types
Option to rename MainModule for generated TypeScript types
Dec 19, 2023
Uh oh!
There was an error while loading. Please reload this page.
Looks like this is hardcoded to output
MainModule
emscripten/src/embind/embind_gen.js
Line 351 in e306209
I can alias it on the consuming side pretty easily, but it would be nice if this were configurable, as
MainModule
is not a great name and it will conflict between multiple modules.The text was updated successfully, but these errors were encountered: