Skip to content

Commit 0754663

Browse files
authored
docs: Add note suggesting WSL should have 16GB of swap space (#1310)
1 parent f1656cc commit 0754663

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

runtime/contributing/building_from_source.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ it refers to Python 3.
154154

155155
The easiest way to build Deno is by using a precompiled version of V8.
156156

157-
_For WSL make sure you have sufficient memory allocated in `.wslconfig`_
157+
_For WSL make sure you have sufficient memory allocated in `.wslconfig`. It is
158+
recommended that you allocate at least 16GB._
158159

159160
```console
160161
cargo build -vv

0 commit comments

Comments
 (0)