Commit 8a36032
committed
wip 0.4.0: doc — host prebuild complete on Linux; cross stage started
After 8 CI iterations + ~12h of CI time on ubuntu-latest, the host
prebuild now fully finishes. We've crossed into the actual emscripten
cross-compile stage. First wall there: libpng's find_package(ZLIB)
fails because cross-stage zlib target isn't visible. Realistic
remaining: 5-15 more iterations to clear the 22-dep cross-compile
surface, then async streaming + browser harness work.
Pausing the auto-mode grind here. The 11 patches authored across this
spike are durable and reproduce the current state on a fresh checkout.1 parent bbcc75b commit 8a36032
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
98 | 122 | | |
99 | 123 | | |
100 | 124 | | |
| |||
0 commit comments