Skip to content

Commit

Permalink
Merge pull request #17167 from sadafarshad/sarshad/synthetics-20240501
Browse files Browse the repository at this point in the history
update: Webassembly syntax
  • Loading branch information
homelessbirds committed May 2, 2024
2 parents 74af103 + 727d564 commit 778debc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ Environmental variables allow you to fine-tune the synthetics job manager config
</td>

<td>
If set, enables Webassembly for Node Browser Runtime. To use the Node browser runtime, your synthetics job manager should use Node runtime version 2.3.21 or higher.
If set, enables webassembly for node browser runtime. To use webassembly, your synthetics job manager minimum version should be release-367 or higher and node browser runtime version should be 2.3.21 or higher.
</td>
</tr>

Expand Down Expand Up @@ -595,7 +595,7 @@ Environmental variables allow you to fine-tune the synthetics job manager config
</td>

<td>
If set, enables Webassembly for Node Browser Runtime. To use the Node browser runtime, your synthetics job manager should use Node runtime version 2.3.21 or higher.
If set, enables webassembly for node browser runtime. To use webassembly, your synthetics job manager minimum version should be release-367 or higher and node browser runtime version should be 2.3.21 or higher.
</td>
</tr>

Expand Down

0 comments on commit 778debc

Please sign in to comment.