We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2661d3 commit 6c8b209Copy full SHA for 6c8b209
doc/api/cli.md
@@ -699,7 +699,7 @@ added:
699
700
By default, Node.js enables trap-handler-based WebAssembly bound
701
checks. As a result, V8 does not need to insert inline bound checks
702
-int the code compiled from WebAssembly which may speedup WebAssembly
+in the code compiled from WebAssembly which may speed up WebAssembly
703
execution significantly, but this optimization requires allocating
704
a big virtual memory cage (currently 10GB). If the Node.js process
705
does not have access to a large enough virtual memory address space
0 commit comments