From d07068aa0a7404fd7e6afd0cee321f65a1f3937e Mon Sep 17 00:00:00 2001 From: Jason Williams <936006+jasonwilliams@users.noreply.github.com> Date: Mon, 1 Jul 2019 16:56:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef46365208..a3b05efaa8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is an experimental Javascript lexer, parser and compiler written in Rust. C This project is an attempted rewrite of Bebbington's js.rs. Most of the Rust code has been rewritten from scratch. -#### Live Demo +#### Live Demo (WASM) https://jasonwilliams.github.io/boa/