From 44cd81404da6af62db686f81a89291f5ad30c4c8 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 18 Feb 2016 21:10:06 +1000 Subject: Added URL for the Lua.vm.js project - running the Lua VM in web browsers. --- docs/ClientHamr/WebBrowsers.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ClientHamr/WebBrowsers.txt b/docs/ClientHamr/WebBrowsers.txt index 82e8a05..889eb42 100644 --- a/docs/ClientHamr/WebBrowsers.txt +++ b/docs/ClientHamr/WebBrowsers.txt @@ -52,7 +52,10 @@ worked within web pages. Now we can dispense with the web pages all together. The original matrix-RAD included a plan for a translation layer, any web browser that didn't like Java could get a "legacy" simple web page version. We could do something similar, or go up a step and -translate Lua into ECMAScript. +translate Lua into ECMAScript, or wasm. There's a project that has done +so already - + +https://kripken.github.io/lua.vm.js/lua.vm.js.html Include something small like Dillo or NetSurf as the built in web browser. It should be able to spread itself across in world objects, -- cgit v1.1