doc: fix --experimental-wasm-modules text location

The text for --experimental-wasm-modules had drifted to under the
--force-context-aware text. This commit moves it back to the
proper location.

PR-URL: https://github.com/nodejs/node/pull/36220
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
cjihrig
2020-11-21 15:15:19 -05:00
committed by Node.js GitHub Bot
parent 267a6e6b2a
commit 53253768e4

View File

@@ -300,6 +300,8 @@ Enable experimental WebAssembly System Interface (WASI) support.
added: v12.3.0
-->
Enable experimental WebAssembly module support.
### `--force-context-aware`
<!-- YAML
added: v12.12.0
@@ -307,8 +309,6 @@ added: v12.12.0
Disable loading native addons that are not [context-aware][].
Enable experimental WebAssembly module support.
### `--force-fips`
<!-- YAML
added: v6.0.0