This repository was archived by the owner on Aug 4, 2025. It is now read-only.
Commit 6530920
authored
Limit max file size to 1 GiB
To prevent OOM due to wasm (not 64) having a hard 4gb memory limit. Better safe than corrupt.1 parent b15b5cf commit 6530920
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| |||
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
215 | | - | |
| 222 | + | |
0 commit comments