From 8fd6dd041fddaedfadd2e5aa4b6072ef7e106393 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sun, 24 Sep 2017 23:17:42 +0200 Subject: Updated readme to include info a WASM build --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index ccc8ac2..a634a60 100644 --- a/README.org +++ b/README.org @@ -104,3 +104,8 @@ WebAssembly build of the core logic of the application. With this, some HTML, and the Web Audio API, I will create an application that I can embed in my website to allow others to use without needing to compile or install it themselves. + +Progress can be seen by running ~make-web.sh~ and opening +~web/index.html~. At first, this will just log to the console (open +your browser's dev tools to see it). Eventually, there will be a +graphical UI component here. -- cgit v1.2.3