From 19c84db2243f5cc11c52a907c3ffe89598af40c1 Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 13 May 2018 20:36:35 +0200 Subject: [PATCH] Use async syntax and IIFE #47 --- static/index.html | 59 +++++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 27 deletions(-) diff --git a/static/index.html b/static/index.html index 16acacc5..bf0f00cf 100644 --- a/static/index.html +++ b/static/index.html @@ -1,4 +1,3 @@ - @@ -37,11 +36,16 @@

Mango (wasm)

// Type your Mango code here! - -
- - - + + + + +
@@ -60,36 +64,37 @@

Mango (wasm)

- +