Skip to content

EMSCRIPTEN_BINDINGS(module), what does the module parameter do? #20202

Closed Answered by sbc100
frank-pian asked this question in Q&A
Discussion options

You must be logged in to vote

It doesn't mean anything, it just gives the auto-generator constructor function a unique name. You can't use the same name twice in the same file, but otherwise you can put whatever you want there that is valid in a C identifier.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by frank-pian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants