Skip to content

Add some documentation for Module.postRun#26958

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:postRun
May 15, 2026
Merged

Add some documentation for Module.postRun#26958
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:postRun

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 15, 2026

I've also replaced reference to run() with main() which should be more familiar to readers. The run() function is really and internal detail of emscripten that should not concern users.

Fixes: #26938

@sbc100 sbc100 merged commit 89d7fd7 into emscripten-core:main May 15, 2026
28 of 30 checks passed
@sbc100 sbc100 deleted the postRun branch May 15, 2026 17:55
sbc100 added a commit to sbc100/emscripten that referenced this pull request May 15, 2026
I've also replaced reference to `run()` with `main()` which should be
more familiar to readers. The `run()` function is really and internal
detail of emscripten that should not concern users.

 Fixes: emscripten-core#26938
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for Module.postRun is missing from api_reference/module.html

2 participants