Skip to content

Commit 15dd8a9

Browse files
authored
review edits
1 parent 9cbeb83 commit 15dd8a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/what/wasm/js.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<p>
1515
The dream of WebAssembly is not to kill JavaScript but to work
1616
alongside of it, to help super charge processing-heavy or low-level
17-
tasks &mdash; tasks that benefit from Rust's strengths.
17+
tasks &mdash; tasks that benefit from Rust's focus on performance.
1818
</p>
1919
</div>
2020
<div class="four columns">
@@ -25,7 +25,7 @@
2525
</div>
2626
<p>
2727
Publish Rust WebAssembly packages to package registries like npm.
28-
Bundle them for production with WebPack, Parcel, and others.
28+
Bundle and ship them with WebPack, Parcel, and others.
2929
Maintain them with tools like <code>npm audit</code> and Greenkeeper.
3030
</p>
3131
</div>
@@ -44,4 +44,4 @@
4444
</div>
4545
</div>
4646
</div>
47-
</section>
47+
</section>

0 commit comments

Comments
 (0)