From 9d8df3fd18bc68db8aad6f4bf3e24ebc772a01f9 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 11 Jun 2015 09:43:42 +0200 Subject: Clarify code reuse. --- UseCases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'UseCases.md') 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. -- cgit v1.2.3