Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbastien committed Feb 20, 2017
1 parent cd2af4d commit 5421f3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UseCases.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ design of WebAssembly.

# How WebAssembly can be used

* Entire code base in Web Assembly.
* Main frame in Web Assembly, but the UI is in JavaScript / HTML.
* Re-use existing code by targeting Web Assembly, embedded in a larger
* Entire code base in WebAssembly.
* Main frame in WebAssembly, but the UI is in JavaScript / HTML.
* Re-use existing code by targeting WebAssembly, embedded in a larger
JavaScript / HTML application. This could be anything from simple helper
libraries, to compute-oriented task offload.

0 comments on commit 5421f3a

Please sign in to comment.