There was an error while loading. Please reload this page.
1 parent d1f3477 commit 8e6ca01Copy full SHA for 8e6ca01
1 file changed
doc/api/cli.md
@@ -653,7 +653,7 @@ added: v22.2.0
653
654
By default, Node.js enables trap-handler-based WebAssembly bound
655
checks. As a result, V8 does not need to insert inline bound checks
656
-int the code compiled from WebAssembly which may speedup WebAssembly
+in the code compiled from WebAssembly which may speed up WebAssembly
657
execution significantly, but this optimization requires allocating
658
a big virtual memory cage (currently 10GB). If the Node.js process
659
does not have access to a large enough virtual memory address space
0 commit comments