Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
emscripten-core
GitHub Repository: emscripten-core/emscripten
Path: blob/main/html/README.md
6174 views

HTML Template Files

The files in this directory are html templates used by emscripten when generating html output. These are only used when the output of the compiler has the .html suffix (or when -oformat=html is specified).

By default the shell.html file in this directory is used but an alternative can be specified using the --shell-file flag.