This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 21a2ce9
committed
[[ Emrun ]] Add --emrun flag to emscripten builds
The `--emrun` flag is only erquired when linking. It injects
some code so that if requests come from localhost it will post
stdout and stderr back to the requesting server. This will be
used by our test suite and by our HTML5 deploy library.1 parent 47df3a2 commit 21a2ce9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments