From 93e4e3b2d27884bf0cc989bed4f1161074804ada Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Thu, 27 Oct 2016 20:58:36 -0700 Subject: Tagging future features with icon. (#839) Added brief item on multiple return. --- JS.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'JS.md') diff --git a/JS.md b/JS.md index cb66612..4190e73 100644 --- a/JS.md +++ b/JS.md @@ -1,18 +1,12 @@ # JavaScript API In the [MVP](MVP.md), the only way to access WebAssembly on the Web is through -an explicit JS API which is defined below. (In the future, WebAssembly may also +an explicit JS API which is defined below. +(In the [future :unicorn:][future general], WebAssembly may also be loaded and run directly from an HTML `