diff options
Diffstat (limited to 'UseCases.md')
| -rw-r--r-- | UseCases.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/UseCases.md b/UseCases.md index 18bad7e..5689f7d 100644 --- a/UseCases.md +++ b/UseCases.md @@ -47,4 +47,5 @@ designers think WebAssembly will *enable*. * 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 - JavaScript / HTML application. + JavaScript / HTML application. This could be anything from simple helper + libraries, to compute-oriented task offload. |
